I'm having problem with ODBC and an application written with Visual Basic 6 (so it's 32-bit). It seems that the ODBC library of VB6 is not compatible with the 64-bit ODBC of Windows 7.
The error code returned is -2147220992
and it's rambling about incompatible architectures.
Can I install a 32-bit version of ODBC? Or any other alternatives?