On Sun, Apr 5, 2009 at 17:22, André Litfin <a.lit...@xsigns.de> wrote:
> Do you know the benefits of protocol version 2.1? Is the protocol
> automatically used with appropriate server or do I have to enable it via
> connection string?

It's used when server says it understands this version of protocol.
Thus you don't have to enable it somewhere.

The benefit is faster communication with server, particular less
roundtrips (which may be very useful on slow networks with high
latency). I have session on EFBT [http://www.efbt.de/] about the
protocol implementation in .NET and I'll also provide some numbers.

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

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to