R
Rob
Hi, Using Access 2000.
I have lost some records in table within a large database (mdb file),
however I'm lucky enough (I think) to have a back up of the whole database
from a week or so ago.
My problem is that I want to update the working database table with records
from the backup without overwriting the whole database. I would also only
like to add records from the backup to the original table where the records
don't exist (i.e. they weren't lost).
Do I do this with code or can I do via the Table view in the mdb?
Has anyone some sample code or instructions? There are only 8 fields, but
12,000 records.
Thanks, Rob
I have lost some records in table within a large database (mdb file),
however I'm lucky enough (I think) to have a back up of the whole database
from a week or so ago.
My problem is that I want to update the working database table with records
from the backup without overwriting the whole database. I would also only
like to add records from the backup to the original table where the records
don't exist (i.e. they weren't lost).
Do I do this with code or can I do via the Table view in the mdb?
Has anyone some sample code or instructions? There are only 8 fields, but
12,000 records.
Thanks, Rob