Dec 16, 2003 #1 Lascar Technical User Oct 17, 2003 29 CA How can I zip a file through VB6? I looked in the help, & they mention the compile method. I want my database to be zipped.
How can I zip a file through VB6? I looked in the help, & they mention the compile method. I want my database to be zipped.
Dec 16, 2003 #2 LPlates Programmer Jun 5, 2003 554 AU Do a search for the Zip32.DLL and Unzip32.DLL's Upvote 0 Downvote
Dec 16, 2003 Thread starter #3 Lascar Technical User Oct 17, 2003 29 CA And then what? Upvote 0 Downvote
Dec 16, 2003 #4 LPlates Programmer Jun 5, 2003 554 AU You might find a reference on how to use them in your vb app. Upvote 0 Downvote
Dec 16, 2003 #5 LPlates Programmer Jun 5, 2003 554 AU Like... http://www.vbaccelerator.com/codelib/zip/zipvb.htm For example! Good Luck! Upvote 0 Downvote
Dec 29, 2003 Thread starter #6 Lascar Technical User Oct 17, 2003 29 CA How can I change the path for the zip file? It gives te path of the file I'm zipping & help doesn't know what attribute does what Upvote 0 Downvote
How can I change the path for the zip file? It gives te path of the file I'm zipping & help doesn't know what attribute does what