Configuring the driver using the ODBC Administrator on Windows
- Last Updated: April 11, 2025
- 4 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
Prerequisite: Before you begin, you must create a Hybrid Data Pipeline data source. See Creating data sources with the Web UI for details.
On Windows, ODBC data sources are stored in the Windows Registry. You can configure and modify data sources through the ODBC Administrator using a driver Setup dialog box, as described in this section.
When the driver is first installed, the values of its connection options are set by default. These values appear on the driver Setup dialog box tabs when you create a new data source. You can change these default values by modifying the data source. In the following procedure, the description of each tab is followed by a table that lists the connection options for that tab and their initial default values. This table links you to a complete description of the options and their connection string attribute equivalents. The connection string attributes are used to override the default values of the data source if you want to change these values at connection time.
Take the following steps to configure an ODBC data source:
What to do next:
Use the example application for Windows to test SQL queries.
See Using connection strings for information on how to specify a subset of configurations using a connection string.