Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to trace trigger codes
Message
From
13/08/2001 08:39:39
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00542892
Message ID:
00542941
Views:
15
I know that the SQL Server 2000 Query Analyzer can be used to debug stored procedure but I've not tried to debug a trigger. Try creating a stored procedure to insert a row into the table and then trace it. Maybe the QA will trace through the trigger.

On another note, are you sure that you want to instantiate the File Scripting object for every insert, update, and delete against the table. This is sure to affect performance.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform