[pysqlite] Equivalent for SHOW TABLES?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

[pysqlite] Equivalent for SHOW TABLES?

From: F. GEIGER <f.geiger@vol.at>
Date: Fri May 27 2005 - 21:35:49 CEST

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
Received on Thu Sep 29 16:15:13 2005