[pysqlite] Equivalent for SHOW TABLES?

F. GEIGER f.geiger at vol.at
Fri May 27 15:35:49 EDT 2005


For now, the names of the tables, the app knows of, are added into an
internal list, when the app is started. Then, when queries fail, the app
knoes that it has to create them.

It would be nice somehow to be able to ask the database what tables it
contains. Is anyone doing this that way? How do you do that?

Kind regards
Franz GEIGER





More information about the Python-list mailing list