Subject | Working with VERY large blobs |
---|---|
Author | Mustea Emil |
Post date | 2001-01-23T20:25:34Z |
Hi,
I want to put some files into blobs(each file in it's own blob field),
and then read them back. The files can be small or mostly large. How can I
do that with IBO without large memory consumption and I want to be able to
display a progress bar?(I want to write chunks of data).
If it's not possible with IBO, can anyone help me with few lines of code
in Interbase API? .. by the way how do I insert the BLOB_ID returned by the
IB API into INSERT statement executed by the TIB_DSQL?
Please help me. I need this disperately.
Regards,
Mustea Emil
I want to put some files into blobs(each file in it's own blob field),
and then read them back. The files can be small or mostly large. How can I
do that with IBO without large memory consumption and I want to be able to
display a progress bar?(I want to write chunks of data).
If it's not possible with IBO, can anyone help me with few lines of code
in Interbase API? .. by the way how do I insert the BLOB_ID returned by the
IB API into INSERT statement executed by the TIB_DSQL?
Please help me. I need this disperately.
Regards,
Mustea Emil