Subject | Re: [firebird-support] BLOB Filters |
---|---|
Author | Ivan Prenosil |
Post date | 2004-05-14T13:11:58Z |
> From: "Alan McDonald" <alan@...>Only drawback is that data would travel over wire uncompressed.
> For all those people who want to store bitmaps and like in blobs - even word
> documents or other non pure text formats in blobs, wouldn't be great to have
> a zip filter over the top of such blobs?
> So you could just set a subtype ofBlob filter suport is not transparent - application must explicitely ask the server
> te subtype or some such. That way all the controls (e.g. IBO or IBX image
> datalinked controls would still be able to read and write image binaries but
> the filter would compress, uncompress them on write and read operations.
to use blob filter (and I doubt IBX can do that).
Ivan