I have an Access97 db and I converted it to Access2K. It is actually 2dbs because one links to another. We will call it db1 and db1link. In need to have the exact same dbs (with some minor modifications) on the same machine. So I need it to be db2 and db2link. Where db1 is the front end that writes to db1link and db2 is the front end that writes to db2link. Is there any way to do this without re-writing all of the queries, reports and VB code? I looked around and could not find simular questions. Thanks in advance.