Installing Odbc Driver |link| -

You’ll need to edit the odbcinst.ini file (usually in /etc/ ) to point to the driver’s .so file path.

Before you start clicking "Next" on an installer, you need to identify two things: installing odbc driver

This usually happens when you install a 64-bit driver but are checking the 32-bit ODBC Administrator (or vice versa). You’ll need to edit the odbcinst

isql -v MyDSN username password

Scroll to Top