Hi all
I'm using a 64 bit machine and trying to connect to a 32 bit database (mdb)
I've tried to run c:\windows\sysWOW64\odbcad32.exe and to check the force 32 bit when setting up the connection
I still get an error: Connector connect error: SQL##f - SqlState: IM014, ErrorCode: 0, ErrorMsg: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application.
Any insights into why would be greatly appreciated.
Thanks.