patlxg

Results 1 comments of patlxg
trafficstars

My solution was: `sudo apt-get update` Install libodbc.so, libtdsS.so, isql, and isqlinst: `sudo apt-get install unixodbc` Install FreeTDS ODBC driver: `sudo apt-get install freetds-dev freetds-bin tdsodbc` Check where the odbcinst...