|
-
Jun 6th, 2000, 09:01 AM
#1
Thread Starter
New Member
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.
-
Jun 6th, 2000, 11:38 AM
#2
Guru
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
-
Jun 7th, 2000, 09:52 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|