I want a 32bit bit application (running on Windows 7 64bit) to connect to MySQL 5 64bit through ODBC.
Does the MySQL ODBC connector have to be 32 or 64 bit?
Does the MySQL ODBC connector's register size have to match the application's or MySQL's? Windows 7 64bit can handle 32bit as well as 64bit connectors - so this does not matter.