• Access backup

    Author
    Topic
    #352113

    Just new to Access. Created a data base, but have not been able to figure how to back it up to a floppy. Any help really appreciated.

    Viewing 1 reply thread
    Author
    Replies
    • #511220

      I would also add that it (always) helps to compact the database before copying to the floppy. The database gets bloated as it is used and compacting purges any temporary objects and makes the file as small as possible – short of using compression (like ZIP).

      Access 97: Tools|Database Utilities|Compact Database
      Access2000: Tools|Database Utilities|Compact and Repair Database…

      HTH

      -MarkJ-

    • #511251

      This maybe better if the original and copy remain in their same relative positions. Create a batchfile “.bat” that will copy the .mdb file from source to backup folders. Create a form in access in design mode and add a command button. in the onclick event of this button put the code:
      ‘Shell “mypathnamemybatchfilename”‘.
      whenever this button is clicked the batchfile will run and copy the database to the desired location. YOU DO NOT NEED TO CLOSE THE DATABASE TO RUN THIS.
      HTH

    Viewing 1 reply thread
    Reply To: Access backup

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: