Results 1 to 3 of 3

Thread: Restore MDB File from Backup

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    2
    Is it possible within a VB6.0 database application using an MDB database to add a procedure to restore (overwrite) a file which has been backed up to a floppy. I have a menu button which backs up to the floppy, but can only restore with a batch file from DOS. This seems a clutzy solution, but I can't find a better one.

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    I've used the FileCopy function and that works fine for me....just release all connections to your database before you restore the MDB file

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    2
    Thanks 'Guru'. I'm embarrassed to say I don't know how to release all connections to my database!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width