Need to set up an audit table

  • Thread starter Thread starter Tim
  • Start date Start date
T

Tim

Hi

I need to set up an audit table. The idea is that this
table is populated with data and time, user, old values
and new values of records in another table (an important
one). The table needs to be populated each time a record
in the audited table is either updated or changed.

I used to know how to do this in Oracle with triggers and
the ::NEW methods - any one got any examples of how to do
it in Access?
Cheers
Tim
 
Back
Top