Linux

The unixODBC Driver Manager supports configuring drivers and data sources from a GUI as well as the command line. Refer to the ODBC Driver Manager's documentation for instructions on the GUI tool and command line syntax.

NoteThe ASE ODBC Driver and data sources that use this driver cannot be configured using the GUI tools from the unixODBC Driver Manager. You must use the command line interface.

When configuring the driver and data sources using the unixODBC Driver Manager command line tool, you must supply a template file. Sample templates are described in the following section. You can also find these templates in the $SYBASE/DataAccess/ODBC/samples directory of Linux 32-bit platforms, or in the $SYBASE/DataAccess64/ODBC/samples of Linux 64-bit platforms.

The following is an example of a driver template file:

[Adaptive Server Enterprise]
Description=Sybase ODBC Driver
Driver=/install dir/driver library name
FileUsage=-1

where: