

If you would like to use iODBC with our drivers on Linux, you would have to manually modify the configuration files of the driver manager note though that full compatibility with iODBC and stable operation of the drivers is not guaranteed in this event. We recommend using the unixODBC driver manager as it is more popular among Linux users and our drivers are fully compatible with it. On Linux systems, you can choose between the unixODBC and iODBC driver manager. The driver manager carries out a number of tasks, such as resolving data source names, loading and unloading of the driver, processing and passing ODBC function calls to the driver, mapping function calls and data types between different versions of the ODBC standard, e.g.

ODBC drivers work under the control of an ODBC driver manager, which is a library that manages communication between the ODBC-aware application and ODBC drivers. It allows an ODBC-compliant application to gain access to one or more data sources. It is based on call-level specifications for database APIs and uses SQL as its database access language.Īn ODBC driver uses the ODBC interface to access data in database management systems. Open Database Connectivity (ODBC) is an industry-standard application programming interface for database access. Step-By-Step ODBC Data Source Setup on Linux.Installing and Configuring an ODBC Driver on CentOS.Installing and Configuring an ODBC Driver on Ubuntu.
ORACLE ODBC MANAGER HOW TO
This article explains how to install, configure, and test Devart ODBC drivers on Debian-based or RPM-based Linux distributions.
