You are not logged in.
I was wondering why the driver list of unixodbc is empty, just today I had to understand why a program could not use the ODBC.
After a while I got it. The program tried to use the Driver of SQLite3, and since unixodbc had an empty unixodbcinst.ini it could not know that it had to use /usr/lib/libsqlite3odbc.so.
Is it normal?
Offline