Viewing 15 topics - 270,481 through 270,495 (of 283,923 total)
Topics
Started by
Posts
Last post
I found the following message in my current SQL Server log. Can anyone tell me what they mean? I'…
4 replies
I have a table which contains a visible field which can either hold 'y' or 'n'. What i want a query…
1 replies
Hi, if exists (select * from sysobjects where type = 'V' and name = 'SerialControlView') Begin…
2 replies
An interesting conumdrum... The Microsoft study guide for exam 70-228 is quite insistant you need t…
3 replies
I have a Product table. A user is complaining that the records entered in the last hour has disapp…
3 replies
Can yo do union of the output of stored procedures (their output is of matching type). Something li…
1 replies
I have a database of questions and another with associated answers. The questions are divided into …
1 replies
Hi All, When I execute a DTS import the trigger does not fire that's in the table. Is there anybody…
4 replies
Hi, I have a database which has the total size of around 4 GB. When i inspected the data file it wa…
10 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
36 replies
I have a table with the below data(orderNotes). ORDERID, NOTEID, TYPE_CD, NOTES OrderIDNOTEID Ty…
20 replies
I have written a DTS Package to export to Excel. This works perfectly except I wish to overwrite th…
2 replies
trying to create a new diagram (sql7), get this every time I(try to) add an existing table?
2 replies
Hi! I've got a stored proc that calls xp_cmdshell to start OSQL and log a database error in a trans…
3 replies
Is possible to disable nested transaction on SQL 2000 server or limited them to some level. If is i…
3 replies
Viewing 15 topics - 270,481 through 270,495 (of 283,923 total)