If you are installing the Repair SQL or Retail SQL edition to work with MySQL databases then MySQL (5.0 or later) will need to be installed on one of the network servers or workstations, and the MySQL Connector/ODBC 3.51 will need to be installed on each workstation. Additionally, it is recommended that you install the MySQL Administrator and MySQL Query Browser tools.
You may download and install the various MySQL components from the MySQL web site using the following links:
Download MySQL (5.0 or later)
from
dev.mysql.com/downloads/mysql
Download MySQL Connector/ODBC
3.51 from
dev.mysql.com/downloads/connector/odbc
Download MySQL Administrator (1.1
or later) from
dev.mysql.com/downloads/administrator
Download MySQL Query Browser (1.1
or later) from
dev.mysql.com/downloads/query-browser
After creating a MySQL database (see Creating a New Empty MySQL Database, or Importing an Access Database to a New MySQL Database) the name of the database must be configured in the MySQL Connector/ODBC system DSN in order for printing to work correctly.

More: