|
sunitabeck
Flowing Fount of Yak Knowledge
5152 Posts |
Posted - 12/18/2012 : 09:06:39
|
There is an example (i.e., descriptive, not code) on the MSDN page here that describes recursive triggers.
If you do want to test it out, be sure to set the RECURSIVE_TRIGGERS (at database level) and NESTED TRIGGERS option (at server level) appropriately (also described on that page). |
 |
|