Miroslav Lences wrote:
> I want to implement a binary blob in my database app. I have read the docs
> and understand how to use getBytes to read from the blob in small chunks.
> How do I write to a blob in small chunks? My blob may be larger than my
> memory so using a byte[] is not possible.

AFAIK FB hasn't UPDATEBLOB or similar command, so this isn't possible.

-- 
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to