Driver

The Driver attribute specifies the name of the TimesTen ODBC Driver.

For example, on Windows systems the value can be TimesTen Client 22.1.

On UNIX and Linux systems, the value of the Driver attribute is the path name of the TimesTen ODBC Driver shared library file, timesten_home/install/lib/libtten.so.

For more information, see Creating a DSN on Linux and UNIX for TimesTen Classic in Oracle TimesTen In-Memory Database Operations Guide.

For general usage scenarios, refer to standard ODBC reference documentation, such as:

https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/odbc-api-reference

Required Privilege

Only the instance administrator can change the value of this attribute.

Usage in TimesTen Scaleout and TimesTen Classic

This attribute is supported in both TimesTen Classic and TimesTen Scaleout.

Setting

Set Driver as follows:

Where to set the attribute How the attribute is represented Setting

C or Java programs or UNIX and Linux systems odbc.ini file in TimesTen Classic or in the database definition (.dbdef) file in TimesTen Scaleout

Driver

Specifies the path name for the TimesTen ODBC Driver shared library file, if using a Driver Manager.

Windows ODBC Data Source Administrator

Select a driver from the Create New Data Source dialog.

Specifies the client driver for TimesTen and the release.