Check odbc.ini file under SASHome/MSSQLODBC/ for what driver your connection is pointing to.. your driver below is giving the description not the actual driver file location, it should be something like, Driver =$SASHome/MSSQLODBC/lib/XXX.so
... View more