Trigger

  • Hello,

    Can someone point me in direction on how to Debug complex trigger.

    Thanks

  • Create a stored proc that just does an INSERT VALUES statement against the table. Then debug the stored proc in QA. As you step into the SP it will in turn step into the trigger.




    Gary Johnson
    Microsoft Natural Language Group
    DBA, Sr. DB Engineer

    This posting is provided "AS IS" with no warranties, and confers no rights. The opinions expressed in this post are my own and may not reflect that of my employer.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply