Page 1 of 1

Database Change

Posted: Mon 28 Sep 2009 17:44
by facepoker2000
I would like to switch databases during runtime. What's the easiest way for me to do this using the Entity Framework?

Posted: Tue 29 Sep 2009 09:17
by AndreyR
Do you mean the simultaneous usage of several DBMS in one project?
Then I recommend you to take a look at the following article, our query samples contain the implementation of this screnario.
http://www.devart.com/dotconnect/efquerysamples.html