Is ODP.NET redistributable? [closed]

你离开我真会死。 提交于 2019-12-04 13:00:33

What you want to distribute is the Oracle Instant Client. This is a freely distributable Oracle component that contains the files you need for client applications and nothing else.

Personally I've never never used it with ODP.NET but there is an article about using Instant Client and ODP.NET on the Oracle website. I have used the Instant Client for Java and Perl applications with no problems.

Oracle now publishes a "redist package". It's called "ODAC (Oracle Data Access Components) with xcopy". This includes the ODP drivers, the instant client, and all supporting unmanaged DLLs required.

http://www.oracle.com/technetwork/database/windows/downloads/index-101290.html

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