What drivers are need to source an Oracle system from SSIS
In order to connect to Oracle in SSIS you will need to first install the Oracle client software for Windows, and then you use the OLE DB provider in SSIS to connect to Oracle. FYI, the Microsoft Data Access Components (MDAC) that is installed ...