Subject RE: [IBO] POSTING DATA from a TIBOQUERY Field inhibits use of the Query fields. (with image)
Author Jason Wharton
Sorry about my earlier unhelpful post about using
TDataset.CreateBlobStream() as you already were.

Try only using bsmRead and bsmWrite separately, as necessary instead of
bsmReadWrite.

Jason Wharton