Subject | RE: [IBO] IB_Image compression ?? |
---|---|
Author | Alan McDonald |
Post date | 2003-07-05T09:35:02Z |
> if you need BMP and cannot use JPG, then a good way could be,This is what I'd like to do Gerard, I need to be able to intercept the
> to use ZIP, store the Picture in the zipped format, and extract it
> after fetching out of the db ...
> -> you could use the Zipmaster Component:
> http://www.geocities.com/rjpeters_au/zipmaster.html
>
> regards
> -Gerhard
>
storage of the binary file, though, before update or insert and zip the
stream - do you know how/where to intercept it in the native datasets?
Alan