Entity framework with oracle database

2019-08-01 07:44发布

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!

2条回答
仙女界的扛把子
2楼-- · 2019-08-01 08:14

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

查看更多
3楼-- · 2019-08-01 08:16

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.

查看更多
登录 后发表回答