简体   繁体   中英

Entity framework with oracle database

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!

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

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM