On 11/30/2013 10:01 AM, Eric Teutsch wrote:
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.

Define "cannot". Exactly what happens when you try? What do you mean by "see" - see where and how?

Can you show the results of this query:

select * from sqlite_master


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

Reply via email to