Subject Working with stream blobs at API level
Author Cosmin Apreutesei
Hi,

I want to implement stream-type blobs in my Lua binding I'm about to
release soon.

Could someone please tell me if this feature is still suported in
Firebird 2.5 and if so, can you provide me with a small example test
case?

Trying to create a blob with isc_bpb_type = 1 doesn't work (always
creates a segmented blob). The BSTERAM-based API described at
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_stream_blob is
not supported by any firebird drivers (checked jaybird, kinderbas, the
.net drivers, fibplus, you name it) and also, I couldn't make it work
myself.

So can anyone please direct me to some working piece of code for this feature?

Thank you,
Cosmin.