Is it possible to use multiple database in a single edmx.
for eg, now i am using a database "abc"and a edmx to work with the database tables. now i want to add a new database "security" to this edmx? is it possible?
Don't beleive our idea it is wrong because each edmx generate the contextclass. However, consider WCF class library then you can use more than 10 database.