Installing the ASE ODBC Driver on Linux

StepsTo install the ASE ODBC Driver

  1. Execute the following command to install the ASE ODBC Driver:

    # odbcinst -i -d -f driver template file
    

    where:

    driver template file is the complete path to the ASE ODBC Driver template file.

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