7-zip compression to a stream



Can anybody reccomend a good Delphi compatible library that will perform
7-zip compression to/from a stream. I'm currently using a proprietry
compression library for blob compression in a database app but the much
higher compression ration from 7-zip would reduce the database size
considerably, speeding up nightly backups.

Thanks

Dave White


.



Relevant Pages

  • Re: 7-zip compression to a stream
    ... I'm currently using a proprietry compression library for blob compression in a database app but the much higher compression ration from 7-zip would reduce the database size considerably, ... Florent and I are planning a release of the JCL and JVCL which will include these changes and others. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Compression Tool
    ... SQL Backup has a compression for backups, but now I see that I misundertsand ... What tool at red-gate did you think of? ... seem to help with blob compression, I probably just don't see which you ...
    (microsoft.public.sqlserver.server)
  • Re: How to compress bmps in a table?
    ... IMO, if your db is c/s, compression on the server side is a bad idea. ... Dellapasqua's fzlib is really useful for client side blob compression, ...
    (borland.public.delphi.thirdpartytools.general)