ActiveX or code to compress a file 
Author Message
 ActiveX or code to compress a file

Can anyone tell me where to get an ActiveX, a DLL or VB code to compress
files, to ZIP or any other format?

I would like to use it with Access 2.0, so the code would be very nice.

Thanks in advance,

--
Alberto Silva

Usar .pt em vez de .portugal
Use .pt instead of .portugal



Mon, 30 Jul 2001 03:00:00 GMT  
 ActiveX or code to compress a file
Hi,

I have used DynaZip (InnerMedia), and CompressionPlus (EllTech Development).
You can get information on these, and order at a discount, from
http://www.vbxtras.com.

--
Richard Grier
Hard & Software
12962 West Louisiana Avenue
Lakewood, CO  80228
303-986-2179 (voice)
303-986-3143 (fax)
Author of Visual Basic Programmer's Guide to Serial Communications, 2nd
Edition (355 pages).
For information look on my homepage at
http://ourworld.compuserve.com/homepages/richard_grier.
Use the Books link to order.  For faster service contact the publisher at
http://www.mabry.com.



Mon, 30 Jul 2001 03:00:00 GMT  
 ActiveX or code to compress a file
Alberto, try the following:

http://www.vision-factory.com/activex.htm

http://www.vision-factory.com/axmainmain.htm##zip

http://www.vision-factory.com/axmainmain.htm##unzip

'-------
galen


Quote:
>Can anyone tell me where to get an ActiveX, a DLL or VB code to compress
>files, to ZIP or any other format?

>I would like to use it with Access 2.0, so the code would be very nice.

>Thanks in advance,

>--
>Alberto Silva

>Usar .pt em vez de .portugal
>Use .pt instead of .portugal



Mon, 30 Jul 2001 03:00:00 GMT  
 ActiveX or code to compress a file

Quote:
>Can anyone tell me where to get an ActiveX, a DLL or VB code to compress
>files, to ZIP or any other format?

I have a file compression DLL with a Visual Basic sample application at my
web site:
http://www.softwarewithbrains.com

It's not ZIP-compatible (it uses a proprietary compression algorithm), but
it might fill your needs.



Mon, 30 Jul 2001 03:00:00 GMT  
 
 [ 4 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 a code

6. how to compress a file from within the code

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