Hi... not sure if this has been asked before!
I have an MDB database which has been updated with new records.
What's the best & easiest way to compare each record in each table in both databases and check for changes or updates??
I've got two date fields called "FirstEntered" & "LastModified"
On the Form properties, on the Event tab, I pop in the date in both fields under "Before Insert" and pop in the date in the "LastModified" field under "Before Update"
Now how do I go about comparing these and automatically transferring the new data from each table in one database to the corresponding table in another database!
Thanx in advance!
I have an MDB database which has been updated with new records.
What's the best & easiest way to compare each record in each table in both databases and check for changes or updates??
I've got two date fields called "FirstEntered" & "LastModified"
On the Form properties, on the Event tab, I pop in the date in both fields under "Before Insert" and pop in the date in the "LastModified" field under "Before Update"
Now how do I go about comparing these and automatically transferring the new data from each table in one database to the corresponding table in another database!
Thanx in advance!