I have a user attempting to connect to a MySQL database on a 32-bit Linux box from an .asp page on a Windows 64-bit box running IIS in 64-bit mode.
Can anyone provide some insight or direction as to what needs to be done to make this sort of connection successful?
Test ODBC DSNs on the Windows 64-bit box to the 32-bit Linux MySQL box test connections succeeded.