Configuring an ODBC data source on Linux systems
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
The Hybrid Data Pipeline Driver for ODBC is supported on Linux systems. Before you create an ODBC data source to work with the driver on Linux, you must set environment settings and variables. After you set environment settings and variables, you can create a data source by configuring the system information file (odbc.ini), by setting up a DSN-less connection using the odbcinst.ini file, or by setting up a file data source. After you have created an ODBC data source, you may use the Linux example application to test the connection.
Note: You may also configure a connection using a connection
string. See Using connection
strings for details.