Creating a button to open a new Database

Y

yosemite

I have a back-end database that has all the tables and a front-end database
that has all the forms, queries and reports. At some point I would like to
make these databases read-only and created a whole new set of back-end and
front-end databases. The only problem I have is not being able to open the
old database from the new database window. Is there a way to program a
command button in the new database to open the old database and close the new
database and vice versa?
 
Top