Code to find out the statement that caused the trigger to fire!
By Bill Graziano
on 16 April 2002
| 0 Comments
| Tags: Triggers
Vyas submitted "This example trigger uses DBCC INPUTBUFFER to track the actual SQL statements that are modifying the data. Handy for tracking and auditing purposes." Follow the link to Code to find out the statement that caused the trigger to fire!...