Transfering

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

Guest

I want to transfer from our main database to another databse on our network
usuing a button on the main page of the main database is that possible.
 
Lisa,

What would you like to transfer? The database, this can be done with the
filecopy command. If it's tables your after you could use the docmd.transfer
command.

hth
 
I don't want to transfer any info to another database. I open database 1. On
the main page I have a button that goes to database2. When you click on the
button you go to database 2 but database 1 remains open in the back ground.
How can I close database 1.
 
In
Lisa said:
I don't want to transfer any info to another database. I open
database 1. On the main page I have a button that goes to database2.
When you click on the button you go to database 2 but database 1
remains open in the back ground. How can I close database 1.

See the alternatives provided at this link:

http://www.mvps.org/access/modules/mdl0005.htm
Modules: Opening another database in the same instance
 

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