Oracle OLE DB Provider not Listed in SSIS

匿名 (未验证) 提交于 2019-12-03 01:39:01

问题:

I'm having an issue with SSIS and VS2015 CM.

I have a package that needs to connetc with Oracle to get some data. I installed the ODAC for Win64 and the Oracle client but I can't see the Oracle provider for OLE DB listed in the providers list.

Although I can see the Microsoft OLE DB provider for Oracle it doesn't work when I try to use that provider either.

What should I do to get the Oracle OLE DB provider listed?

回答1:

You have to download and install the Oracle Data Access Components (ODAC) 32-bit:

Download Link

Helpful Links



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!