Hi, I've got a database (3.7.16.1) which has a bunch of tables and 2
triggers.  The order of creation is 8 tables, 2 triggers, 2 tables.  When
looking at the database with the ODBC client (sqliteodb 0.992), I can see
100% of the tables (I use QTADO as my interactive tool, and it doesn't show
triggers).  But when I look at the database with sqlite.exe (3.8.0.1), I see
the 8 of tables and 1 trigger.  I cannot query the remaining two tables.
The database seems to work fine from within my application, and the triggers
seem to work properly.

 

Any suggestions on what I should do about this?  I'm new with Sqlite, and
don't know how to submit a bug.  And maybe I screwed up somewhere and the
bug is behind this keyboard.

 

Thanks,

Eric

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to