Re: [Dbi-interbase-devel] Blobs
Status: Beta
Brought to you by:
edpratomo
From: Edwin P. <ed....@co...> - 2000-08-25 12:34:59
|
Michael Samanov wrote: > > Hello dbi-interbase-devel, > > Documentation lacks description of ib_blob_read & ib_blob_write. What > should we do and what about blob cursors? ib_blob_read (for piece by piece blob read) currently is not yet implemented, or not finished. Current version treats blob read/write as if it is an ordinary data types. LongReadLen and LongTruncOk attributes are supported. Rgds, Edwin. |