A program to connect to every kind of database using ODBC. You can write queries, create, alter or drop tables, execute stored procedures, get information about all the tables in the database or the columns list/primary or foreign keys/indexes of a t...