Microsoft Access Database Backup by vb 6.0
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
I am using vb as front end and microsoft access as backend database. What I want is when user close the application it should automatically take the backup of the access database. How I can solve this problem? Thanks in advance
-
I am using vb as front end and microsoft access as backend database. What I want is when user close the application it should automatically take the backup of the access database. How I can solve this problem? Thanks in advance
Write Code in Your Form Closing Event. Copy your data to another location and Zip It. Best Regard Anubhava Dimri
mailto: anubhava.prodata@gmail.com