Hello,
I don't know if this is the correct address to address my question but
I'll try.
If this is not the correct address, can you please direct me to relevant
address to ask my question.

I have problem with DBD::DB2 BLOB insert implementation.
When I am trying to insert large blob object DBI expects me to load the
whole file into the memory
what eventually kills my applications due to memory lack.

I noticed that DBI has read_blob method which allows to read blob field
in chunks.

My question is , is there some corresponding method to write blob object
in chunks. (from documentation I understood that
there is no such method)
If not, are there any reason why it should not be implemented in DBI
because there is implementation
for this functionality in C DB2 api.

Thanks in advance,

--
-----------------------------------------------------------------------------
 Roman Gavrilov
 Aduva Inc., Web Development Services.
 work +972-3-7534324 mobile +972-54-834668
 [EMAIL PROTECTED], [EMAIL PROTECTED]


Reply via email to