Transfering databases

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have three databases on my server. I have created buttons on my main page
that open another databse from the one I was in, however It dise not close
the original database I was in when it transfers. It remains open behind the
new database. Can I close the orginal database once I have transfered to the
new one.
Help anyone.
 
'After your lines of code that open the other database,
Application.CloseCurrentDatabase

~J
 

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

Back
Top