Viewing 15 topics - 270,016 through 270,030 (of 284,147 total)
Topics
Started by
Posts
Last post
I have a web application with serveral users who could be updating the same table at the same time.…
1 replies
How would I run a stored procedure within a SELECT statement? Is it possible to do this without cre…
2 replies
I have a table which contains a visible field which can either hold 'y' or 'n'. What i want a query…
1 replies
I have a number of 3rd party applications which have user owned tables. I dare not change these to…
1 replies
I want to schedule a simple procedure to kill all idle processes - running at 23:00 and killing a…
5 replies
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
Viewing 15 topics - 270,016 through 270,030 (of 284,147 total)