Forum Replies Created

Viewing 5 posts - 1 through 6 (of 6 total)

  • RE: Strange behavior of UPDATE statement

    Thanks Ninja's_RGR'us!

    I will try to find one of those decryption scripts so I can post the trigger's definition.

  • RE: Strange behavior of UPDATE statement

    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...

  • RE: Strange behavior of UPDATE statement

    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...

  • RE: Strange behavior of UPDATE statement

    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,...

  • RE: Strange behavior of UPDATE statement

    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...

Viewing 5 posts - 1 through 6 (of 6 total)