Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bopen doesn't use BPB to set BLOB type to isc_bpb_type_stream [CORE3882] #4219

Open
firebird-automations opened this issue Jun 29, 2012 · 0 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @pcisar

Votes: 2

Stream BLOBs are those ones that were *created* with isc_bpb_type_stream in Blob Parameter Block. API function Bopen specifically designed to make work with stream BLOBs more easy doesn't use BPB at all, so it in fact doesn't create/work with stream BLOBs. As a direct consequence of this bug API function isc_seek_blob (that works only on true stream BLOBs) will fail with error when one uses Bopen/BLOB_put/BLOB_get API family..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant