I'm trying to connect to an Oracle database using SSIS, but I'm getting the following error:
Test connection failed because of an error in initializing provider. Oracle client and
networking components were not found. These components are supplied by Oracle
Corporation and are part of the Oracle Version 7.3.3 or later client software installation.
Provider is unable to function until these components are installed.
A search returned this link and downloaded the zip files in the Oracle Instant Client. But I have no idea what to do with the contents of these zip files.
Another link also mentions to download Microsoft Connector for Oracle by Attunity, but again, I don't know what to do with them.
Any help is appreciated.
I'm using Sql Server 2008 R2, Windows Server 2008, and VS2008. I don't exactly what version of Oracle the DB's in.