I am building a database which is in MS SQL 2005. It has a front end in Access 2003. The tables are linked via DSN.
There can be several users at a time hitting an application. I would like to catch each and every activity that has been perfomed on each and every table of the database, something like a transaction log. Please, let me know how should I approach?
Thanks
There can be several users at a time hitting an application. I would like to catch each and every activity that has been perfomed on each and every table of the database, something like a transaction log. Please, let me know how should I approach?
Thanks
Comment