Viewing 5 posts - 1 through 6 (of 6 total)
Thanks Ninja's_RGR'us!
I will try to find one of those decryption scripts so I can post the trigger's definition.
October 3, 2007 at 10:35 am
I found that there is a trigger on the table, but unfortunately when I ran sp_helptext on it I got the following message: "The object comments have been encrypted."
So...
October 3, 2007 at 10:14 am
One thing that is odd though, is that there is another table which has the exact same structure and atrributes as the table I used in this example (with different...
October 3, 2007 at 9:32 am
How would I confirm that it is actually a trigger that is causing this to happen? I am assuming I could try running sp_helptrigger LUS_CURR_PERD_RATE as a starting point,...
October 3, 2007 at 9:22 am
Thanks for taking the time to reply.
In this example, 63 records should be updated, however the results show that each record is updated (and reported on separately). The very...
October 3, 2007 at 8:50 am
Viewing 5 posts - 1 through 6 (of 6 total)