

There is a series of options for the ADABAS ODBC driver, e.g. to support different SQLMODEs, that affect the driver's runtime behavior.
The different options can be set in the ODBC.INI file or in the registry database. For 16-bit applications, this file is located in the Windows system directory. For 32-bit applications under Windows NT and Windows 95, a corresponding entry is made to the registry database instead of using the file. In a Microsoft Windows environment, a setup program maintains these entries.
If the ODBC driver is used on UNIX platforms, this file is located in the /usr/spool/sql/config directory. The entries to this file can only be made with an editor. See Section Data Source Administration (ODBC.INI).
Note:
Usually, it is not necessary to modify the data manually on Windows platforms. The description is only included for completeness reasons.

