I'm not sure about PRAGMA, but you can do introspection in sqlite by examining the table 'sqlite_master'.
-- John. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
I'm not sure about PRAGMA, but you can do introspection in sqlite by examining the table 'sqlite_master'.
-- John. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor