ZIP and UNZIP through VB code
Is there any way to ZIP a fiile (may be mdb file) or UNZIP a file by the VB code ?
[82 byte] By [
sivagk] at [2007-11-17 17:11:30]

# 1 Re: ZIP and UNZIP through VB code
geez mate, have you heard of the feature called SEARCH ??
Use it, it makes our lives a lot easier so we dont have to answer questions like this that have been answered 50 times before.
It took me 30 seconds to find 3 example pieces of code to do what you want by using the SEARCH this board has. Now how long has it taken for you to get an answer already??
I wish more people would use the SEARCH before they post questions that have been answered a million times here already.
# 2 Re: ZIP and UNZIP through VB code
Chris Eastwood article and code to zip/unzip
http://www.dev-archive.com/vb/articles/1854.shtml
Tips on how to use winZip:
http://www.dev-archive.com/forum/showthread.php?s=&threadid=193394&highlight=zip
http://www.dev-archive.com/forum/showthread.php?s=&threadid=31090&highlight=zip