I have Oracle 11g r2 client installed on my 64 bit machine running Windows Server 2008 r2. Have the following installed: SQL Server 64 bit MS Office 64 bit
I tried connecting from excel/powerpivot to the oracle db, it works perfectly fine.
However, when I try to connect from SSIS to the Oracle db, I get a mismatch between the driver and application.
(TITLE: Connection Manager
Test connection failed because of an error in initializing provider. ERROR [IM014] [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application )
How do I overcome this issue? Thanks!