ASP.NET 到 Oracle 数据库 (ODP.NET):如何指定要使用哪个 Oracle 客户端?

发布于 2024-08-10 12:03:16 字数 141 浏览 14 评论 0原文

我们有一个 Web 服务器,上面有多个 Oracle 客户端(8i、9i、10g)。 ODP.net 9.x 和 10.x(及其 oo4o 对应项)组件均已安装。

如何向 Web 应用程序指定连接数据库时使用哪个 Oracle/ODP.net 客户端?

We have a web server with multiple oracle clients on it (8i, 9i, 10g). Both ODP.net 9.x and 10.x (and their oo4o counterparts) components are installed.

How do I specify to the web application which Oracle/ODP.net client to use when connecting to the database?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浅浅淡淡 2024-08-17 12:03:16

我在这里找到了一些关于这个问题的好信息:Oracle - What TNS Names file我正在使用吗?

看起来这完全取决于哪个 Oracle 主目录在 PATH 中具有优先级。

I found some good info on this question here: Oracle - What TNS Names file am I using?

It looks like it all depends on which Oracle Home directory has priority in the the PATH.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文