Getting this error message when attempting to connect to a FoxPro database via a DSN on a Windows 7 x64 PC:
The specified DSN contains an architecture mismatch between the Driver and Application
This project uses Visual Studio 2005. The connection settings point to a 32-bit DSN ODBC configuration correctly. Not using the default x64 ODBC DSN. I even went into the registry (Wow6432Node) to make sure the FoxPro driver was pointing to the driver in the 32-bit location (sysWow64 directory).
Stumped - any ideas?