用于 Visual Studio .net 错误的 Oracle 开发人员工具

Oracle Developer Tools for visual studio .net errors(用于 Visual Studio .net 错误的 Oracle 开发人员工具)
本文介绍了用于 Visual Studio .net 错误的 Oracle 开发人员工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

当我尝试安装 ODAC 以通过 Visual Studio 集成 oracle 时,我在 pc 和 Visual Studio 2015 上安装了 oracle 12c然后我得到一个错误
[INS-50013] 适用于 Visual Studio .NET 的 Oracle 开发人员工具错误.在继续进行此安装之前,请先安装 Visual Studio我忘了提到我已经在一个用户中安装了 Visual Studio,在另一个用户中安装了 oracle,尽管我可以访问 oracle 和 Visual Studio 的所有功能
请给我解决这个问题的方法

i had installed oracle 12c on pc and visual studio 2015 when i tried to install ODAC for integrating oracle over visual studio then i got an error that
[INS-50013] Oracle Developer Tools for Visual Studio .NET Error. Please install Visual Studio before you proceed with this installation i forgot to mention that i had installed visual studio in one user and oracle in another user though i could access all the features of both oracle and visual studio
Please give me the way to get out of this problem

推荐答案

现在支持 VS2015.还是不支持vs2017.任何人都可以从中得到:http://www.oracle.com/technetwork/topics/dotnet/下载/index.html

Now supported VS2015. still not support vs2017. Anyone can get from this: http://www.oracle.com/technetwork/topics/dotnet/downloads/index.html

更新:现在我们可以在 ODAC 上获得适用于 vs2017 的 ODAC与 2017 年相比

Updated: Now we can get ODAC for vs2017 at ODAC for vs 2017

这篇关于用于 Visual Studio .net 错误的 Oracle 开发人员工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

相关文档推荐

What does SQL clause quot;GROUP BY 1quot; mean?(SQL 子句“GROUP BY 1是什么意思?意思是?)
Why Mysql#39;s Group By and Oracle#39;s Group by behaviours are different(为什么 Mysql 的 Group By 和 Oracle 的 Group by 行为不同)
How to select the first row for each group in MySQL?(如何在MySQL中为每个组选择第一行?)
MySQL - Fetching lowest value(MySQL - 获取最低值)
Add and link mysql libraries in a cmakelist.txt(在 cmakelist.txt 中添加和链接 mysql 库)
What is a good database design (schema) for a attendance database?(考勤数据库的良好数据库设计(架构)是什么?)