Hello,
I am downloading Access database from a vendor's web site and using the same for our analysis. I created a few queries on the database based on the tables. This database has several tables.
As new jobs are done by vendor, additional records are created by the vendor. I am downloading the database periodically (once in 2 months), create the same queries in the recent version and deleting the old database.
Is there any way that I can update the old version with the recently-downloaded version? As I see it, the structure and number of tables have not changed, but only more records are added in the tables. This will avoid in rewriting the same queries on the new database.
Thanks in advance

Krishna