Call Store procedures under trigger with do error handling

  • Can anyone write me a code for the same or guide me

    "I will have to create a before or instead of update triggers that copy records in a backup table before somebody update the source table, and this triggers also call procedures which contains error handling process. If somebody updates a record and encounter with some data entry mistake then that store procedure going to store errors in as error log table. "

    thanks

  • What have you tried so far? That reads like a paraphrased homework assignment , so id like to see what youve tried

    .

    do you have the ddl for the table in question?

    Lowell


    --help us help you! If you post a question, make sure you include a CREATE TABLE... statement and INSERT INTO... statement into that table to give the volunteers here representative data. with your description of the problem, we can provide a tested, verifiable solution to your question! asking the question the right way gets you a tested answer the fastest way possible!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply