ODBC Data Sources (64-bit) Data Source config error

ODBC Data Sources (64-bit) Data Source config error

Kindly note that you are getting the GDS Function not linked error because the Client Library field specifies the path to our Devart InterBase ODBC Driver library (DevartODBCInterBase.dll), not the InterBase client library (ibclient64.dll for 64-bit).

Please specify the correct path to the InterBase client library in the Client Library field (for example: c:\IB\Client\64\ibclient64.dll), we do not supply InterBase client libraries, as our driver allows you to connect to different InterBase versions.

Please also note that the bitness of the client libraries used must match the bitness of your application, regardless of the bitness of the server you are using.

The 32-bit version of the library is named gds32.dll, and the 64-bit one - ibclient64.dll. Usually, InterBase client libraries are located at the %InterBase%\Bin directory, where %InterBase% is the path on your computer where InterBase is installed.
The issue of obtaining the client library does not relate to the functionality of our driver.
    • Related Articles

    • ODBC Driver for QuickBooks

      Currently, Devart ODBC Driver for QuickBooks supports only the QuickBooks Online platform however our team is working on the possibility of implementing the compatibility with other QuickBooks products.
    • Help Content Manager Error

      If you are getting the following error:      This is not a critical error, you can ignore it and use online documentation: https://www.devart.com/dotconnect/postgresql/docs/     In order to avoid error, before installation of dotConnect press Modify ...
    • ORA-12705 error

      In most cases, this error appears when NLS_LANG environment variable on your deployment server contains an invalid language, territory, or character set. To fix it please follow the instructions for the article below: ...
    • Export Data Button Missing (dbForge)

      The option is no missing in a new version, it was little modified however still remains in the program.  In order to export data please click on the button indicated on the screen-shot below: It will allow you to export all available data and work ...
    • Data Compare for Oracle - binary_double

      Please note that Direct mode does not support such types as BINARY_DOUBLE, BINARY_FLOAT and XMLTYPE.  You may find information about this in our documentation: ...