Viewing 15 topics - 267,676 through 267,690 (of 283,998 total)
Topics
Started by
Posts
Last post
We want to upgrade to MSDE as our db engine, but have the requirement to handle security separate f…
4 replies
In my application, all database access is provided through a role called db_spexecute for the web u…
17 replies
I am deleting rows out of a table, when I insert values back in the primary key is starting the num…
5 replies
I recently setup a new dev box and installed SQL Server 2000. I thought I would have to run sp_atta…
3 replies
Hello!!! I had one SQL Server 2k with Windows Server 2k and in the last two days a go they started …
2 replies
I need Recomndation OF Backing Up and Restoring of Replicated Database both Publisher And SubScribe…
2 replies
Hi Gurus, Sql server 2000 on win 2000, Database size 5 GB I am facing a strange problem for a big i…
15 replies
How can I use bcp to output multiple result sets to a csv file. That is running several select * fr…
4 replies
Hi, Is there any way to use T-SQl to change the column ORDER of a table. eg tblWronglyOrdered colum…
10 replies
Hi Is it possible to trap a DBCC error as part of a SP and react accordingly. E.G. I have an SP tha…
2 replies
Hi all I am looking for an indication of whether a trigger or all triggers for a table are enabled …
2 replies
Hi Folks, Is there another way to change the default collation for a user database without using th…
3 replies
Is it possible to pass parameter(s) to triggers through SP? Thnaks Shifan. qaqa qaqa
1 replies
Hi all, I have created the following trigger. CREATE TRIGGER dbo.HRUpdate ON Employee FOR INSERT, U…
6 replies
I have a sql query like select count(*) from GeneralBooks group by orderdate where orderdate is a …
2 replies
Viewing 15 topics - 267,676 through 267,690 (of 283,998 total)