kinterbasdb

How do I get a list of tables from a Firebird database?

How do I get a list of tables from a Firebird database? Question: So I’ve got a couple of Firebird databases I need to convert. I’ve managed to connect to them using python code and the kinterbasdb library, but I can’t find a way to get a list of all the tables in the database. …

Total answers: 2