To Install the Sybase IQ ODBC Driver on Your Environment:
tar -zxvf Linux64-iq1610_eval.tgz cd Linux64-iq1610sp05_eval ./setup.bin
Note: Only installing an SAP IQ ODBC driver does not establish an ODBC connection. However, the SAP IQ Client will have an ODBC driver included.
To Define the Location of Your Environment:
envfolder.
ODBC.shfile by entering the following command:
chmod u+w OBDC.sh
ODBC.shfile, edit the 'Directory Path value' in the following definition with your directory path:
IQDIR16='Directory Path'.
ODBC.shfile.
chmd a-w OBD.sh
To Configure Your Linux Environment without DSN:
odbcinst.inifile:
[Sybase IQ] Driver=/lib/libdbodbc12_r.so (if 15.4) or libdbodbc16_r.so (if 16.0) Description=IQ ODBC Driver APILevel=0 ConnectFunctions=YYY DriverODBCVer=3.52 FileUsage=0 Setup=/lib/libdbodbc12_r.so (if 15.4) or libdbodbc16_r.so (if 16.0) SQLLevel=0 DriverUnicodeType=1
To Configure Your Linux Environment with DSN:
odbc.inifile.
odbc.inifile.
For more information on the DSN parameters, see your database vendor product documentation.