Update Trigger in sql 2005

  • I am trying to get the update trigger work on specific tables in my database. my requiremnet is if any cols of a table are updated then insert the updated record into a new table as <TABLENAME>_updated. This table is a replica of actual table in terms of structure. is it possible to get this working? any help on this is greatly appreciated.

    TIA

  • Yes, that's usually pretty easy to set up.

    Are you running into a problem with your trigger? Or are you just not sure where to start?

    - Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
    Property of The Thread

    "Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon

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

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