Can anyone tell me how to zip and unzip an access database from vb?
Printable View
Can anyone tell me how to zip and unzip an access database from vb?
Although it might cost !, you can look into using DynaZip. This is an excellent program for Zipping files which sits inside VB.
If you just want to created compressed files, you can always use the CAB file stuff. Download the CAB SDK from MS.
cheers
Andy