Entity Framework Diagram with Schemas -


we have database created, use databasefirst, need add other new schemas database. don't want create new tables in ef , update databasse model. want apply changes without touching rest. there way keep database schema diagram only? there way show schema name , able group tables schema filter , moved diagram keep many diagram separably schema?

i tried same thing, failed find way using vs. can modify sql database using sql statements, sounds want use many visual models, , apply them selectively. use modelright because allows advanced schema manipulation, , can highlight tables , relationships, generate specific sql, copy , paste statements. change color schemes (no pun intended) of different tables keep track of present , future, etc. generates directly database, reverse engineers, etc. costs lot. warning though, couldn't reverse engineer ce 4.0.

i believe enterprise architect lot of sql, although all-in-one uml tool, if ea need, maybe better because has cheaper version , great uml tool, also. won't have advanced graphics.

if knows how vs2012 modeling tricks, please jump in.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -