Opening a database from another database

S

Steven

I have two databases. db1.mdb and db2.mdb I have an icon
on the desktop that opens db1. The only thing db1 has in
it is a form that on the forms open event is where I want
to open db2 and close db1. db2 is a password protected
file. The code on the open event of db1 would supply the
password for db2 and open db2 and close db1. My plan is
for db1 to be an mde so noone can see the code that opens
db2.

Is this possibe?

Thank you for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top