Entity framework with oracle database

会有一股神秘感。 提交于 2020-01-06 04:39:04

问题


I'm using entity framework with oracle database.

I downloaded the provider from http://oracleef.codeplex.com/.

Today I converted my project to work with VS2010.

Is there a way (free) to work with oracle db using VS2010?

Thanks!


回答1:


Try express editions of some data providers. For example, http://www.devart.com/dotconnect/oracle/...




回答2:


Well Visual Studio (and Windows) both require paying Microsoft, so "No, you can't do it for free".

You can use Oracle XE (Express Edition) for free though.



来源:https://stackoverflow.com/questions/3316856/entity-framework-with-oracle-database

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