We are using oracle as data source for some SSIS packages.
For package to work we need Oracle provider driver that downloaded from Oracle site.
So I installed Oracle ODAC 32 client for oracle 12c named ODTwithODAC121010
Then installed for 64 bits too, file name ODAC121010_X64.
From oracle universal installer tool on the server, I can see both 32 bits and 64 bits Oracle provider for OLEDB are installed.
But in SSIS visual studio tool, when I create a connection manager, I cannot see oracle provider on the list.
What could be wrong?