Table of Contents

Search

  1. Preface
  2. Introduction to ODBC Connector
  3. Connections for ODBC
  4. Synchronization tasks with ODBC Connector
  5. Mappings and mapping tasks with ODBC Connector
  6. SQL ELT optimization
  7. Data type reference

ODBC Connector

ODBC Connector

Configure the ODBC driver

Configure the ODBC driver

To use an ODBC connection, you'll need to install the ODBC client and ODBC driver on your machine.
  • ODBC client is a front-end application installed in your machine. You use the ODBC client application to connect to databases.
  • ODBC driver is a back-end application installed on a computer that is used to store data for access by several users. An ODBC driver processes ODBC function calls, submits SQL requests to a specific data source, and returns results to the client application.
An ODBC client can access any database for which there is an ODBC driver.

0 COMMENTS

We’d like to hear from you!