On Tue, Dec 22, 2009 at 23:02, Douglas Tosi <dougla...@gmail.com> wrote:
> Is this change correct or am I missing something? What do you think?

You can get from server will be truncated, hence you'll not get the
complete data and you'll have to request next chunk. At least this is
for "normal" (non-service) packets. From top of my head I'm not sure
about the processing in FbService and others. The processing there is
little bit simpler.

But the default max size is 8K, so try to read data bigger than this
and you'll see. You should get all data and issue more than one
requests to database.

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

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to