Adding the SQL Anywhere ODBC driver (Mac OS x)

The SQL Anywhere ODBC driver must be installed before you create the ODBC data source. See Adding the SQL Anywhere ODBC driver (Mac OS x).

Prerequisites

If necessary, go to [external link] http://mac.softpedia.com/progDownload/ODBC-Administrator-Tool-Download-61963.html to download the ODBC Data Source Administrator.

Context and remarks

Many.

 Adding the SQL Anywhere ODBC driver (Mac OS x)
  1. Launch the ODBC Data Source Administrator from /Applications/Utilities.

  2. Click the Drivers tab.

  3. Click Add.

  4. In the Description field, type SQL Anywhere 12.

  5. Click Choose and select the SQL Anywhere ODBC driver in both the Driver File Name and Setup File Name fields. By default, it is located in /Applications/SQLAnywhere12/System/lib32/dbodbc12_r.bundle.

    The _r in the bundle name indicates that it is the threaded version of the driver. There is also an unthreaded version (dbodbc12.bundle) for use with unthreaded applications.

  6. Click OK.

    The ODBC configuration files are located in /Library/ODBC within your home directory. There is an odbcinst.ini file for driver information and an odbc.ini file for data source information. You can edit the information with a text editor.

Results

The SQL Anywhere ODBC driver is added.

Next

None.

 See also