Copy _be while in Access, Replace _be While in Access

B

brad

I am new to Access and programming and I am wondering if
it is possible to copy the back end (for backup purposes)
while still in Access. I have accomplished it currently
by using Shell("C:\File.bat") on the OnClick event of a
control. However, I would like to add the functionality
of replacing the current backend with the backup file in
case the user wants to revert to the backup copy while
Access is still running. I could swap the files using
another .bat file, but wouldn't the record locking
information file get confused?
I digress.
Thanks for taking the time to read this and help where
you can.

Brad
 

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