32/64 bit ODBC Firebird Driver Matrix

I have made a 32/64 bit ODBC Firebird Driver Matrix that could help you choose the right
Firebird odbc driver
Odbc driver must be configured in the corresponding driver admin
(32 bit odbc fb driver = 32 bit ODBC admin)
(64 bit odbc fb driver = 64 bit ODBC admin)

Starting ODBC Administrator can be done from the following dirs on 64 bit systems:
32bit version: \Windows\SysWOW64\odbcad32.exe
64bit versiom: \Windows\System32\odbcad32.exe

Firebird client (32 or 64 bit) can talk to any Firebird server (32 or 64 bit).

This is related to this Question on StackOverflow
http://stackoverflow.com/a/13510476/66242

October Month Changes for Firebird 2.5.x Release branch

Here are the source code changes for Firebird 2.5.x branch in the Month of October :
– Fix compilation for semaphore classes [57221]
– Backport fix for CORE-3946 – UNICODE collations does not work with ICU 49 [57236]
– Fixed the backporting bug introduced while fixing CORE-3902 [57244]
– Avoid a sweep pass for temporary tables, as the sweeper always sees those tables as empty, but even setting them up as empty has a non-zero cost [57265]

1 109 110 111 112 113 200