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.
The 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.
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:
install dir is the actual path to the ASE ODBC Driver installation
driver library name is the actual name of the driver library.