odbc 32 bits is created on Windows Server 2008 R2 64 bits (Windows\SysWoW64). The test of the connection of the odbc 32 bits is working well. but linked server in SQL Server 2012 64 bits gives this error:
Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "databaseX". OLE DB provider "MSDASQL" for linked server "databaseX" returned message "[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application". (Microsoft SQL Server, Error: 7303)
It's also working well on Windows 7 64 bit driver in combination with Excel. Can you help?
Regards,