I'm looking for a way to programmatically get a list of all tables in an SQLite database -- effectively emulating the .tables command but using the C API calls. I've been through the documentation but couldn't find anything. I'm hoping someone on his list might be able to point me in the right direction.
Thanks! Gary _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

