procedure GetTableNames(const DatabaseName, Pattern: String; Extensions, SystemTables: Boolean; List: TStrings);
Description
Call GetTableNames to retrieve a list of the tables associated with a given
database. DatabaseName specifies the name of the database from which to
retrieve table names.