Viewing 15 topics - 267,796 through 267,810 (of 284,109 total)
Topics
Started by
Posts
Last post
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 …
1 replies
I have a sql query like select count(*) from GeneralBooks group by orderdate where orderdate is a …
2 replies
A quick question before I start reconfiguing the server. We are running SQL2000 on Server 2000, and…
2 replies
I have a 4Gb database, consisting of 250 user tables and almost 500 stored procedures. The info in …
9 replies
This year at the Tech-ed Africa a guest speaker said "There are 300 Engineers re-writing Yukon DTS …
4 replies
I have a situation where in a production database has been marked suspected by the SQL server. I ha…
3 replies
I have a situation where in a production database has been marked suspected by the SQL server. I ha…
2 replies
Greetings, I have a database that is locking when a batch of T-SQL runs. This sql batch has begin t…
3 replies
Assume I have following three seperate employee tables: Accountant, Manager and Administrator. How …
2 replies
I create a table,has a field "cost" real style.when I browse the table IN QA,the field as "1.71E7"…
2 replies
Viewing 15 topics - 267,796 through 267,810 (of 284,109 total)