Author Topic: unixODBC 010  (Read 7116 times)

Per E. Johannessen

  • Sr. Member
  • ****
  • Posts: 251
  • Karma: +3/-0
    • View Profile
unixODBC 010
« on: March 24, 2015, 07:49:48 pm »
Having some trouble with the sqlite driver that comes with unixODBC 010:
Created the sample "ex1" that comes with SQLITE-3.6.23.1 and it opens correctly with
the SQLite manager in Seamonkey.
When I use unixODBC data manger it logs on successfully but it lists:
User Tables (0)
System Tables (0)
Views (0)
Procedures (0)
and this error is in the sql.log:
DIAG [HY000] [SQLite]no such table: tb11 (1)
Any ideas why?