Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Access (https://www.askmehelpdesk.com/forumdisplay.php?f=441)
-   -   Creating backup (https://www.askmehelpdesk.com/showthread.php?t=331321)

  • Mar 19, 2009, 11:36 AM
    znet2705zc
    Creating backup
    I want to create a button whit this action : "create a backup from my project in a special path" .
    How can I do it ?
  • Mar 19, 2009, 11:42 AM
    ScottGem

    Since most Access apps should be split between back end (tables) and front end (everything else), a split app makes this easy.

    You can use the FileCopy method to make a copy of the back end in a specified location. Since you should have backup copies of your front end in a development area, its really only necessary to backup the back end(s).

  • All times are GMT -7. The time now is 05:29 PM.