【问题标题】:odac 11.2.0.4 xcopy install and connect to database in vs2012odac 11.2.0.4 xcopy 在 vs2012 中安装并连接到数据库
【发布时间】:2014-02-24 17:27:21
【问题描述】:

我有带有通用安装程序的 odac 的 oracle 11.2.0.3 x32。安装 odac 后,我可以在 Visual Studio 2012 Connect to Database 窗口中看到 oracle 提供程序。现在在安装 odac 64 位 ODAC 11.2 Release 5 (11.2.0.3.20) Xcopy for Windows (http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html) 后使用 oracle 11.2.0.4 x64 我在 VS2012 的连接到数据库窗口中看不到 oracle 提供程序。我试过这个:

install.bat all c:\odacpath odac

“其中“odac”是安装时使用的 Oracle 主目录名称”。

我将 odac 更改为“\app\Admin\product\11.2.0\client_1”和“OraClient11g_home1”,但这没有帮助。

我需要解释如何正确执行此操作,也许我必须设置环境变量或做其他事情。

编辑: 对于我的 oracle(11.2.0.4) 版本,我找不到带有 oracle 开发人员工具的 odac。

【问题讨论】:

    标签: oracle visual-studio-2012 odp.net odac


    【解决方案1】:

    为了能够使用 Visual Studio 的 Database explorer\Data connections 连接到 Oracle 实例,您需要安装适当版本的 ODAC with Oracle Developer Tools。 xCopy 版本的 ODAC 仅为您提供 Oracle 数据访问组件。另请注意,由于 Visual Studio Express 不支持加载项,因此您将无法将 ODAC 与 ODT 与 Visual Studio 2012 的 Express 版本一起使用。

    【讨论】:

    • @Lavandil 是的,Oracle 没有专门为 Oracle RDBMS 的 11.2.0.4 版本提供带有 ODT 的 x64 位版本的 ODAC。您可以使用 ODT 安装 11.2.0.3.20 版本的 ODAC。
    • 我终于可以安装这个版本并得到我想要的了,谢谢。
    猜你喜欢
    • 2012-02-09
    • 2016-02-28
    • 2016-05-10
    • 1970-01-01
    • 1970-01-01
    • 2023-02-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多