0

I have an Oracle 10g DataBase on production, and I need to deploy a new MVC 4 web application. I want to use EntityFramework Database First approach, but I can't figure out how to do it.

I have read a lot, and some people say that you can make Oracle 10g work with Entity Framework 5, but I can't do it.

In DataProviders Oracle Database is not listed, but it is in connections explorer.

I will appreciate any help. Thanks!

1 Answer 1

1

I solved it, and I'll write the solution down here for future reference.

I'm using Visual Studio Ultimate 2013. I clean all the ODAC previous installations and installed the latest one that is ODAC 12c Release 2 and Oracle Developer Tools for Visual Studio (12.1.0.1.2). And its working with Entity Framework 5.

I hope it helps someone.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.