Viewing 15 topics - 269,971 through 269,985 (of 284,097 total)
Topics
Started by
Posts
Last post
We all know that we can't have variables of text, ntext etc in stored procedures. So the greatest n…
3 replies
Hi there, Im confused on what datetime format I should be using to compare a timestamp entry. Shoul…
4 replies
This should really go under the "Pet Peeves" topic but here's how to slow IT productivity to a halt…
19 replies
I have a database of questions and another with associated answers. The questions are divided into …
1 replies
Surely if any one of the first 4 statements is incorrect then "All the above are correct" is also i…
12 replies
I've just put myself in the Employees table in Northwind as an employee. MSSQL Server 2K. How do I …
3 replies
Howdy I have put together a trigger that will append any deletes from a table to another table. I a…
2 replies
Hi, if exists (select * from sysobjects where type = 'V' and name = 'SerialControlView') Begin…
2 replies
Greetings. I have a table with multiple rows for Description belonging to one Heading. For each row…
4 replies
I configured SQL server LogShipping, details as follows Primary Server - DBServ1 Secondary Server -…
2 replies
Can yo do union of the output of stored procedures (their output is of matching type). Something li…
1 replies
Does anyone know how to restore a snapshot of a database to another server, and then apply transact…
12 replies
Using SQL 2000 SP3 All transaction logs for all databases are not backing up. Event log shows Even…
2 replies
need help how can i do this ??? -------------- DECLARE @mh-2 [varchar](10) DECLARE @mha[varchar](…
9 replies
I have multiple ascii files that need to be uploaded to my server/database/table. I have created th…
5 replies
Viewing 15 topics - 269,971 through 269,985 (of 284,097 total)