Hello as actually as i know you can not make relations between tow models or have in one models entities from two databases, it's a posibility two join two models both of them with existig databases behind? or there is some experience with a method like:
move entities from the designer of one of them to the other and some bcp (SQL server) magic to move data and recreation on only one database?
Thanks.