Does anyone have a sample code that given the database file displays the names of all the user tables there?
I am not interested in a .NET code, just the C++.
SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES