Search code examples
entity-frameworkodac

Entity Framework for Oracle DB


I am trying to use Entity Framework to connect to an Oracle Database, but when I right click -> add new Item -> "ADO.NET Entity Data Model" -> Generate from Database -> New Connection, I can not find the Oracle Provider in the provider list.

I have VS2012, the Database on a local machine, I installed ODAC 11g.


Solution

  • The latest ODAC 12c provides that functionality.