Change entity provider without affecting my app

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Dato0011
Posts: 3
Joined: Thu 12 Aug 2010 16:31

Change entity provider without affecting my app

Post by Dato0011 » Sun 12 Dec 2010 14:20

Hello
I'm considering to buy dotConnect for oracle. I have an application that uses EF edmx and sql server. I want to provide support for oracle database as well. So I wanted to know, is it possible to change EF provider to dotConnect for oracle without changing any other code? how is this accomplished? thanks

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 13 Dec 2010 13:58

This question was discussed here, for example.
If you are interested in the Model First approach, take a look at this post.

Dato0011
Posts: 3
Joined: Thu 12 Aug 2010 16:31

Post by Dato0011 » Mon 13 Dec 2010 16:45

Thanks andrey

Post Reply