Move the source code from trigger to stored proc, create the stored proc with moved code & call the SP from your ADO.NET.
|||You do not call triggers. They fire when the event, it is related to, occurs. Check BOL for more information about triggers.
AMB
No comments:
Post a Comment