Page 1 of 1

Change entity provider without affecting my app

Posted: Sun 12 Dec 2010 14:20
by Dato0011
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

Posted: Mon 13 Dec 2010 13:58
by AndreyR
This question was discussed here, for example.
If you are interested in the Model First approach, take a look at this post.

Posted: Mon 13 Dec 2010 16:45
by Dato0011
Thanks andrey