Using dotconnect still does not allow me to use EF6

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
ritratt
Posts: 1
Joined: Thu 25 Sep 2014 15:58

Using dotconnect still does not allow me to use EF6

Post by ritratt » Thu 25 Sep 2014 16:01

I tried using the Oracle Data provider but it does not work with EF6. Then I found out that dotconnect provides support for EF6. But when I try creating a new ADO.NET Entity Data Model that uses the dotconnect provider for establishing a connection to the database, I get an error saying that my project has a reference to EF later than is compatible.

I thought dotconnect provides EF6 support. Am I doing something wrong?
Thank you.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Using dotconnect still does not allow me to use EF6

Post by Shalex » Fri 26 Sep 2014 16:20


Post Reply