Hi,
This is probably a very simple question that I haven't found an answer to...
I have a backup.bat file that backs up the back-end of the Access program. I want the user to click a button that runs the backup.bat that backs up the back-end of the program.
How is this done?
Another problem I have is that it won't back up if the program is open.
Is there a code that is placed in a Command's OnClick Event that does the following:
-Close the Access Program
-Runs backup.bat
-Re-opens Access Program?
Thanks,
Alex
This is probably a very simple question that I haven't found an answer to...
I have a backup.bat file that backs up the back-end of the Access program. I want the user to click a button that runs the backup.bat that backs up the back-end of the program.
How is this done?
Another problem I have is that it won't back up if the program is open.
Is there a code that is placed in a Command's OnClick Event that does the following:
-Close the Access Program
-Runs backup.bat
-Re-opens Access Program?
Thanks,
Alex