K
KatK
I need to create an audit trail for my database. I have referred to Allen
Browne's audit trail and read all posts regarding audit trails. However, my
database has 200+ tables and forms; therefore, Allen Browne's audit trail
example is not logical for me to use since I would have to create two tables
for each table I already have (please correct me if I am wrong).
For my database I have gotten part of my audit trail to work correctly. My
username, time changed, table changed, and user type are working correctly;
however, I can not get the previous value and new value to work. I have
tried using the OldValue and Value properties, but I can't get them to be
entered into my audit table.
Any help would be wonderful! Thanks in advance!
Browne's audit trail and read all posts regarding audit trails. However, my
database has 200+ tables and forms; therefore, Allen Browne's audit trail
example is not logical for me to use since I would have to create two tables
for each table I already have (please correct me if I am wrong).
For my database I have gotten part of my audit trail to work correctly. My
username, time changed, table changed, and user type are working correctly;
however, I can not get the previous value and new value to work. I have
tried using the OldValue and Value properties, but I can't get them to be
entered into my audit table.
Any help would be wonderful! Thanks in advance!