use vb to backup database

use vb to backup database

Post by schea » Sat, 27 Feb 1999 04:00:00



Hi,
    I am using Visual Basic 5 with microsoft Access as database to develope

accounting package.
    My question is how should i program in vb5 to compress my database and
backup it to 3rd party such as diskette or zip disk
TQ

regards,
Tung

 
 
 

use vb to backup database

Post by schea » Sat, 27 Feb 1999 04:00:00


Hi,
    I am using Visual Basic 5 with microsoft Access as database to develope

accounting package.
    My question is how should i program in vb5 to compress my database and
backup it to 3rd party such as diskette or zip disk
TQ

regards,
Tung

 
 
 

1. Backup & Restore Utilities Using VB

I am SHELLing out to DOS to run .bat files to backup and restore my
application data files to/from diskette.  I also use PKZIP/UNZIP in these
routines.

What alternatives do I have in the Windows environment - so I don't have
to 'burp' out to DOS?  

Does anyone know of 3rd party products to streamline the backup/compress
and restore/expand operations within a VB app?!

Thanks in advance.  :)

2. OCI Error 1006 - Please Help....

3. Database backup / database File Backup

4. All HROWs must be released

5. VB Code to backup a database

6. Targeted Credit Card Marketing

7. Sql Server Database Backup From VB

8. fmp5 : Printing

9. Backup a database (VB)

10. Backup single table using file/filegroup backup?

11. Sql Backup using TZ-88 Tape backup

12. How to backup a database using Delphi?