On Mon, Sep 28, 2009 at 22:30, David Clegg <dcl...@gmail.com> wrote:
> How does the Firebird provider handle large blob field updates? Does it
> cache the entire data in memory before writing to the database, or is it
> possible to have the data sent to the database in smaller chunks?

It's sent to database in packets (Firebird packets), but you need to
have all the content in memory to be able to set the parameter value.

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to