Hello!
I have trouble to install an odbc Connection with the Firebird DB.
A few information about the environment:
We use a Software that uses an Firebird Database. the Version of the Database is 2.5.3.26778 and my driver version is 2.0.5.156 (latest available at https://www.firebirdsql.org/en/odbc-driver/)
My configuration in ODBC looks like this:
Database: E:\Haufe\PwrHaus\DAT\pwrhse.gdb -> PwrHaus is the name of the Software that uses the Firebird DB
Client C:\Users\administrator\Downloads\OdbcFb_DLL_2.0.5.156_x64\OdbcFb.dll
If try to test the connection, ODBC crashes but I can safe it. If I try to connect to the database over Excel, it says that the connection isn't possible & there aren't any error information.
For our tests, we deactivated any Anti Virus Endpoint & Firewall and we tried it on the DB host & Remote with 4 different Clients.