What I'd like to do is create a trigger that will be used whan an UPDATE transactions is performed against a table. What I want this trigger to capture is as follows;
-RecordID (auto)
-Date/Time
-User ID
-Table Name
-Name Of Field Changed
-Old Field Value
-New Field Value
If you could help, I'd appreciate it.
Thanks
-RecordID (auto)
-Date/Time
-User ID
-Table Name
-Name Of Field Changed
-Old Field Value
-New Field Value
If you could help, I'd appreciate it.
Thanks