madorin / fibplus

FibPlus Library for Delphi and C++Builder. Data access components for Firebird & Interbase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to activate compression?

AndrewSV opened this issue · comments

Hello all,
What is the correct parameter to activate and use the WireCompression in FibPlus? In the server I edit the option to "WireCompression = true" but I can't find the correct parameter to set when connecting to the database.

Thanks

I think that it should be "WireCompression = true" in firebird.conf file on client side.
Description in firebird.conf:

# Should connection over the wire be compressed?
# Client only value - server should follow client setting if connect using
# correct protocol (>=13).