This class is a basic wrapper around ODBC API to retrieve information about the tables of a database.
It can establish a connection to the database, retrieve the number of existing tables, retrieve the names of the table columns and retrieve the data in all the columns of a table.