Installing the Adaptive Server ODBC Driver

Install the Adaptive Server ODBC Driver using the unixODBC command line tool.

Execute:
# odbcinst -i -d -f driver template file

where driver template file is the complete path to the Adaptive Server ODBC Driver template file.

Note: In most cases, this command needs to be executed as the root user because it modifies the odbcinst.ini file that is owned by root.