I need to write a program that can read from MSAccess97 database format (*.mdb). But I don't know how to read data from a specific table and how to get connected with the database. Do I need to specify the driver (eg. ODBC)? how can i do that. Please help me.