Viewing 15 posts - 4,396 through 4,410 (of 5,356 total)
Hi hbkdba,
quote:
Are the ANSI SQL specs ('92, '99) available for download ?
yes, they are!
http://www.sqlservercentral.com/forum/link.asp?TOPIC_ID=13985
Cheers,
Frank
August 4, 2003 at 12:33 am
Hi sartre144,
quote:
Can anyone breifly explain what this setting is for as well as setting the "=" to value of 9999 ...
August 4, 2003 at 12:28 am
Hi alicejwz,
quote:
Do While Not rs_check_wo_history.EOFDoCmd.OpenForm FormName:=stDocName...
August 4, 2003 at 12:22 am
Hi there,
actually I did have some kind of interview with my prospective boss on late friday afternoon.
It was really fun!
We were joking about workers' council work, drinking cappuccino and talking...
August 3, 2003 at 11:57 pm
Hi msaleem,
quote:
i have sql server 2000 as server and vb6 as client. whenever i show a form on client , it...
August 3, 2003 at 11:40 pm
quote:
Did you remove 'BUILTIN\Administrators' from SQL Server Logins? If you are, you have to grant 'NT Authority\System' to access SQL Server with...
August 1, 2003 at 8:57 am
Hi there,
the following came right in
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q313295
Thought I'd share it ![]()
Cheers,
Frank
August 1, 2003 at 8:56 am
quote:
It's probably from when we seceded from England. Changed the way we drive, changed the way we write dates.
August 1, 2003 at 8:52 am
Hi SQLBill,
not sure if this really helps but I've found the following on http://www.umachandar.com/
--To store the progress details
CREATE TABLE ##Progress( Step int , ItTookSoLong int )
GO
CREATE...
August 1, 2003 at 8:49 am
quote:
Thanks Frank but this isn't it. The fields I'm trying to index are VARCHAR(80) or less not huge TEXT fields.
August 1, 2003 at 7:58 am
Hi David,
quote:
Harsh tone in that quote.Let me know which dark alleys, and I certainly keep well away.
August 1, 2003 at 7:46 am
Hi Paul,
take a look at this one
http://support.microsoft.com/default.aspx?scid=kb;en-us;241113
Maybe it will help you ![]()
Cheers,
Frank
August 1, 2003 at 6:11 am
The whole discussion with date formats reminds me somehow of those dbase days where I used to split the string into the ISO format.
Even today I use this format when...
August 1, 2003 at 6:00 am
quote:
What's funny is the question was written by someone in Germany
is...
August 1, 2003 at 4:59 am
Viewing 15 posts - 4,396 through 4,410 (of 5,356 total)