I'm looking for a MySQL ODBC driver that will enable Crystal Reports to draw data from MySQL 5.6 databases. So far, I've tried driver versions 5.3 and 5.1 but each time I try to connect Crystal Reports to the database, I see an error message saying "The specified DSN contains an architecture mismatch between the driver and application."
I'm creating the DSN in Windows 7 based on the MySQL ODBC driver I've installed from the MySQL website.The DSN connection works but there is clearly an incompatibility between the drivers I've used and Crystal Reports.
Can someone tell me which version of the MySQL ODBC driver I should install on my system to create a DSN that will work with Crystal Reports?