I want to develop a stand-alone app that uses MySQL to be run on a 32-bit WinXP target machine. But I want to develop the app on a 64-bit Win7 machine running the 64-bit version of MySQL.
Will this work? I.e., will the MySQL database files created on the 64-bit development machine work OK with a 32-bit version of MySQL on the target machine? Please explain why or why not.
Thanks.
Will this work? I.e., will the MySQL database files created on the 64-bit development machine work OK with a 32-bit version of MySQL on the target machine? Please explain why or why not.
Thanks.