|
-
September 11th, 1999, 09:08 AM
#1
COPY .MDB FILE DURING ACTIVE PROGRAM
HAW I CAN COPY .MDB FILES e.(ALBUM.MDB) FROM C DISK TO FLOPPY DRIVE DURING RUNING PROGRAM. IF A DATABASE e.(ALBUM.MDB) IS IN USE, YOU CAN'T USE 'COPY' COMMAND. DO YOU KNOW ANOTHER WAY. THANKS!
-
September 11th, 1999, 09:36 AM
#2
Re: COPY .MDB FILE DURING ACTIVE PROGRAM
Maybe I did not understand your question, Sorry if so. I do copy using explorer without any problem.
Vlad
-
September 11th, 1999, 10:33 AM
#3
Re: COPY .MDB FILE DURING ACTIVE PROGRAM
MY VB PROGRAM HAS BACKUP OPTIONS - TO COPY e.g. ALBUM.MDB FILE FROM C DISK TO FLOPPY DISK DURING RUNTIME. COPY COMMAND DO NOT WORK.
-
September 14th, 1999, 05:13 PM
#4
Re: COPY .MDB FILE DURING ACTIVE PROGRAM
How are you using the database? If you are using a data control then make sure the "Exclusive" property for the datacontrol is
set to false. Hope this helps...
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
|