Backing up BE from FE

  • Thread starter Thread starter Jim Evans
  • Start date Start date
Jim said:
How can I do a backup of the BE file from the FE?


If you can guarantee that all other users have closed their
copy of the app and that your copy has closed all
recordsets, queries, and bound forms/reports, then you can
use the FileCopy statement to copy the file.

To make sure there are no other users, try to open a
database object to the BE in exclusive mode. If you don't
get an error, it's clear (for the moment).
 

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

Similar Threads


Back
Top