Viewing 15 topics - 275,596 through 275,610 (of 283,956 total)
Topics
Started by
Posts
Last post
We are starting a new e-commerce web site. The site would accept paypal payments interactively. We …
4 replies
As I just found there is good reason to run "sp_delete_backuphistory" as part of our daily maintena…
2 replies
Our nightly backup is showing wierd behaviour. The backup occurs (evidence in our local dumps file)…
7 replies
Hi, I declared cursor and fetch ID and some columns in a table.I want to change value of ID column(…
1 replies
Can you create an index on a view using SQL Server 2000 Standard edition? If so, how?
10 replies
Years ago I had a sniffer package that showed me all the trafic between my PC and the SQL Server bu…
4 replies
CREATE TABLE [conflict_jlinknew1_Accounting] ( [ID] [int] NOT NULL , [Username] [varchar] (100) C…
3 replies
I was wondering if anyone has had any experience with developing and implementing any means of lock…
5 replies
Hi, I don't understand why this work in my stored procedure SELECT database_name, SUM(CASE(DATEPART…
1 replies
Have hit a bit of stumbler with respect to @@IDENTITY. After an insert into a table I always want t…
6 replies
When attempting to view the database security of our SMS_CS1 database, I noticed that their was a u…
3 replies
In 6.5 i could raiseerror and the message will be logged into the task history. How do i accomplish…
9 replies
I was looking at the Kevin Kline's "Analyzing and Optimizing T-SQL Query Performance on Microsoft S…
2 replies
Hello, I need to delete records from a table that match the results of the following query: *******…
2 replies
Setting a procedure as Autoexec (using sp_procoption) makes SQL run it at startup, but it does not …
1 replies
Viewing 15 topics - 275,596 through 275,610 (of 283,956 total)