如何使用VS和EF访问Oracle等数据库?

发布于 2024-09-30 13:44:06 字数 220 浏览 1 评论 0原文

我必须使用哪些选项才能从 VS 2010 连接到其他数据库如 Oracle 等?最好的解决方案是什么?

现在我正在使用实体框架(用于MSSql DB),并且想知道是否也可以将它用于Oracle?我认为有一些第三方解决方案,但由于成本原因希望避免使用它们。

提前致谢。

问候。

What options do I have to connect from VS 2010 to other databases like Oracle etc.? What's the best solution?

Now I'm using entity framework (for MSSql DB) and would like to know if it's posssible to use it also for Oracle? I think there are some third party solutions but want to avoid them because of the costs.

Thanks in advance.

Regards.

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

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

发布评论

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

评论(2

不气馁 2024-10-07 13:44:06

有这种可能性

http://linqtooracle.codeplex.com/

然后有 nhibernate

还有另外一个

< a href="http://www.oracle.com/technetwork/topics/dotnet/index-085163.html" rel="nofollow">http://www.oracle.com/technetwork/topics/dotnet/index- 085163.html

There is this possibility

http://linqtooracle.codeplex.com/

then there is nhibernate

And also this other one

http://www.oracle.com/technetwork/topics/dotnet/index-085163.html

凉风有信 2024-10-07 13:44:06

您只需安装 Oracle 数据访问组件 (ODAC)自动与 Visual Studio 集成。其他数据库可能也有类似的东西。

You could just install the Oracle Data Access Components (ODAC) that automatically integrate with Visual Studio. Other databases would likely have something similar.

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