SQlite odbc drivers errro
Hi,
i am trying to build sqliteodbc-0.79 drivers with sqlite-3.6.5 and unixODBC-2.2.14 but after builing and installing i am getting the error:
iusql -v
[unixODBC][Driver Manager]Can't open lib '/usr/lib/libsqlite3odbc.so' : /usr/lib/libsqlite3odbc.so: Undefined symbol "sqlite3_free_table" (symnum = 28)
[ISQL]ERROR: Could not SQLDriverConnect
what may be the cause of this problem
Regards
|