Subject | Re: [firebird-support] help with blob streams |
---|---|
Author | Mark Rotteveel |
Post date | 2009-10-13T17:13:38Z |
Probably Jaybird (the Java JDBC driver) uses it, since JDBC requires the
ability to stream blobs (although you could also solve that differently).
Mark
Cosmin Apreutesei wrote:
Mark Rotteveel
ability to stream blobs (although you could also solve that differently).
Mark
Cosmin Apreutesei wrote:
> Hi,--
> Is the blob stream API still supported? If yes, please guide me to some code
> where it is used. All I found was a 6-year old article on IBPhoenix. I don't
> see this API used in ibpp, kinderbasdb, nor fibplus either. Do you know of
> any binding that supports it?
>
> Thanks!!
> Cosmin.
Mark Rotteveel