ODBCDriverManager {Client Interaction}

(UNIX only) Specifies the full path name to the ODBCDriverManager access service library.

Syntax

ODBCDriverManager=ODBC Driver Manager library

where ODBC Driver Manager library is the full path name to the ODBC driver manager library.

NoteEnter the library name with the full path; otherwise, the program must search the entire library for the correct driver manager library.

Range

String value up to 255 characters.

Values

Default values are the names the unixODBC driver manager installed with the product (found by the library path):

Comment

The driver manager library uses a generic name, libdodbc.lib_ext. The ODBCDriverManager configuration property defaults to the unixODBC driver manager version name, libodbc.lib_ext.x, which makes it possible to place the unixODBC driver manager library in the DC-15_0/lib directory already located in the library path.