HOW TO CREATE MYSQL ODBC CONNECTION
OVERVIEW
MySQL ODBC (a.k.a. MyODBC) an ODBC interface and allows programming languages that support the ODBC interface to communicate with a MySQL database.
Currently, we used MyODBC as part of the solution to connect MDB file (MS Access) and MySQL database in Personal Portal.
Next