how to compress a file from a code 
Author Message
 how to compress a file from a code

i have  problem
i have a program that get data from database,i want to make a backup every
month and ,then i want to store this backup in a file this file must be
compressed,but i can't use winzip because i want it to run with the program
and not by user.


Mon, 28 Jun 2004 23:22:34 GMT  
 how to compress a file from a code
Hi
ZIPOCX
It's a very good compress/decompress OCX (like WinZip)
http://www.allapi.net/vbexamples/vbexample.php?vbexample=ZIPOCX

--
Best regards
                 Marcos


Quote:
> i have  problem
> i have a program that get data from database,i want to make a backup every
> month and ,then i want to store this backup in a file this file must be
> compressed,but i can't use winzip because i want it to run with the
program
> and not by user.



Tue, 29 Jun 2004 01:57:51 GMT  
 how to compress a file from a code

Try this.
http://www.planetsourcecode.com/xq/ASP/txtCodeId.13184/lngWId.1/qx/vb/sc
ripts/ShowCode.htm

Alrazen Estrella
Analyst/Programmer
Philippines

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Tue, 29 Jun 2004 13:27:05 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Sample Code Needed to Compress a MS Access file from code in a VB 6 program

2. Compressing in Compress.exe format through code

3. Compressing Access files from within VB code

4. how to compress files from within the code

5. how to compress a file from within the code

6. ActiveX or code to compress a file

7. HELP: A DLL that can compress like COMPRESS.EXE

8. HELP: A DLL that can compress like COMPRESS.EXE

9. HELP: A DLL that can compress like COMPRESS.EXE

10. How to compress a picture with VBA-code ?

11. Compressing access file?

12. Access File (mdb) Compress

 

 
Powered by phpBB® Forum Software