1 |
+ |
IBX Change Log version (2.3-3) Wed, 26 Dec 2018 18:20:57 +0000 |
2 |
+ |
|
3 |
+ |
This is rc1 for 2.2.3. |
4 |
+ |
|
5 |
+ |
1. New property for TIBDatabase and TIBXServicesConnection. This is "WireCompression". |
6 |
+ |
If this property is set to true then the Client will request WireCompression for |
7 |
+ |
the connection. Note: "WireCompression = true" must be set in the server's |
8 |
+ |
"firebird.conf". This property is overridden if "WireCompression = true" is set |
9 |
+ |
in the client "firebird.conf" when wire compression is always requested by the client. |
10 |
+ |
|
11 |
|
IBX Change Log version (2.3-2) Wed, 05 Dec 2018 12:19:23 +0000 |
12 |
|
|
13 |
|
1. Remove need to check for IsMultiThread by providing access to GUI timers via |