ODAC 12c and Entity Framework 6

philreed picture philreed · Oct 21, 2013 · Viewed 14.6k times · Source

Can anyone tell me if the Oracle Data Access Components 12c is compatible with Entity Framework 6? The Oracle website is a nightmare for documentation and cannot find any references on how to resolve this.

I have an existing project which I am trying to upgrade to ODAC 12c and EF6 but I'm getting the following error which I am struggling to resolve:

exception

I created a fresh project to rule out any issues with my existing project and I get the same problem. I believe it to be an issue with the app.config file edited automatically by the Entity Framework Power Tools Beta 4 (Reverse Engineer Code First):

config file

Can anyone point me in the right direction?

Answer

bricelam picture bricelam · Oct 22, 2013

Devart recently announced Oracle 12c support. You may want to consider using their provider instead.