Viewing 4 posts - 1 through 5 (of 5 total)
I could really, REALLY use some more help from you experts here...I am totally stuck. The trigger has been reduced to the most trivial with SELECT * FROM INSERTED.
When...
September 30, 2008 at 2:20 pm
I double-checked the syntax of my INSERT script that I use to test and trigger my TRIGGER. It works fine (i.e. the values in the script are indeed INSERTed into...
September 29, 2008 at 12:06 pm
Jack Corbett (9/26/2008)
The first thing I...
September 26, 2008 at 9:31 am
Thank you Gail and Jack. I see your point about the possibility of a set of rows in the INSERTED table and I'll think more about that but in this...
September 26, 2008 at 8:33 am
Viewing 4 posts - 1 through 5 (of 5 total)