BEFORE Triggers
BEFORE Triggers,sql,sql server
Showing posts with label
triggers
.
Show all posts
Showing posts with label
triggers
.
Show all posts
Thursday, March 22, 2012
best practices stored procedures and triggers
›
Using SS2000 SP4. We have a .NET app that accesses the sql server database. I've tried to keep all access via stored procedures and view...
best practices stored procedures and triggers
›
Using SS2000 SP4. We have a .NET app that accesses the sql server database. I've tried to keep all access via stored procedures and vie...
Thursday, March 8, 2012
Best practice - triggers and SP
›
HI all, Whats the best practice when it comes to deciding what to put into triggers or SP. At the moment I find myself putting a lot of stuf...
Friday, February 10, 2012
Begin and Commit Transaction statements in a trigger
›
I am trying to tidy up a bunch of triggers on a legacy database. The DB is SQL 2000. One trigger has the code to begin and commit a named tr...
Begin and Commit Transaction statements in a trigger
›
I am trying to tidy up a bunch of triggers on a legacy database. The DB is SQL 2000. One trigger has the code to begin and commit a named ...
›
Home
View web version