Hello,
I want to know if we can keep track of the changes done in the database.
e.g: I have a database called db1.mdb
This gets updated from an application say app1.
Now I want to keep track of the changes done in the db1.mdb without making any changes to app1.
Is this possible? and if yes then how?
I want to know if we can keep track of the changes done in the database.
e.g: I have a database called db1.mdb
This gets updated from an application say app1.
Now I want to keep track of the changes done in the db1.mdb without making any changes to app1.
Is this possible? and if yes then how?
Comment