Copying databases

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

Guest

Hello,
I am trying to create a button to update the current front end. i want it to
replace the running database with the updated one stored on the server. I
have tried a few things such as File Copy but obviously the database is
locked as it is currently open.

Is there a way to close a database but still have some code running to copy
the file?

many thanks

James
 
James said:
I am trying to create a button to update the current front end. i want it to
replace the running database with the updated one stored on the server. I
have tried a few things such as File Copy but obviously the database is
locked as it is currently open.

Is there a way to close a database but still have some code running to copy
the file?


Take a look at: http://www.granite.ab.ca/access/autofe.htm
for an example of how to update a dront end.
 

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