Is it possible to disable a trigger for a batch of commands and then enable it when the batch is done?
I’m sure I could drop the trigger and re-add it but I was wondering if there was another way.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://msdn.microsoft.com/en-us/library/ms189748(SQL.90).aspx
followed by the inverse:
http://msdn.microsoft.com/en-us/library/ms182706(SQL.90).aspx