简体   繁体   English

无论如何使用vs 2012获取SQL Server 2012的数据库图

[英]Anyway to get Database Diagram for sql server 2012 with vs 2012

So i have a database in visual studio and now i am trying to get a relationship diagram between the tables. 所以我在Visual Studio中有一个数据库,现在我试图获取表之间的关系图。

However on searching the internet it says this feature is not avaiable in sql server 2012. 但是,在搜索互联网时,它说此功能在sql server 2012中不可用。

So is there any way i can extract relationship diagram automatically otherwise i will have to make the whole thing manually which is quite time consuming. 因此,有什么方法可以自动提取关系图,否则我将不得不手动制作整个过程,这非常耗时。

There are a number of software tools that can create a relationship diagram, such as Microsoft Visio Professional (but not Visio standard), or DBVisualizer . 有许多可以创建关系图的软件工具,例如Microsoft Visio Professional( 不是 Visio标准)或DBVisualizer The latter is available as a free "crippleware" version that may still do what you need. 后者可以作为免费的“ crippleware”版本获得,该版本仍可以满足您的需求。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM