Firebird Project is glad to announce the general availability of Firebird ODBC driver version 3.0. New driver is build on top the new Firebird client API, and can work with Firebird clients from versions 3.0, 4.0, and 5.0.
Download new driver binaries and sources from Firebird ODBC Github (and don't forget to give a star to the project)!
This version is a rework of v2 to implement modern Firebird Object-Oriented API inside an ODBC driver. In addition it contains a fixpack for many known issues, see ChangeLog_v3.0 for details.
Please note that v3.0 driver is intended to work only with Firebird clients from version 3.0 and later (i.e., 3.0, 4.0, 5.0 at the moment). If you have fbclient.dll from 2.5 or some older version, it is incompatible.
The Windows build is adapted to the modern versions of Visual Studio, the project is located in Builds/MsVc2022.win folder and can be opened/compiled with Visual Studio 2022 or later.
The Windows build key features are:
You can see more details here: https://github.com/FirebirdSQL/firebird-odbc-driver/wiki
The Linux build is located in Builds/Gcc.lin folder, see Builds/Gcc.lin/readme.linux for details.
Please report all issues to https://github.com/FirebirdSQL/firebird-odbc-driver/issues