Changelog in Access?

Remphan

New member
Local time
Today, 02:04
Joined
Mar 10, 2016
Messages
3
How to track changes to the database Access, keep a log of changes. Or compare recordset with an array in Excel?

The "Microsoft Access 2010 PROGRAMMER'S REFERENCE" there is a common example of using these macros to track changes in tables.

Or create a table with logs and global function to record logs, and forms the events to use this feature?

What is the best and simple decision?
 

Users who are viewing this thread

Back
Top Bottom