Posted by jcandersen on 02/28/07 11:01
Hi.
I need to make a trigger which fires when after an UPDATE is done on
table A in database X. The trigger must perform a statement which
copies some of the data from the update to table B in database Y on
the same server.
My question is: Can I access the data which caused the trigger to fire
or just get an indication of which entry in table A had been updated?
Best Regards
Jens Christian Andersen.
Navigation:
[Reply to this message]
|