开发者

Is there a way to publish SQL Server database diagrams to html format?

Currently, we model our databases in Rational Rose. And, it provides the capability to export the database relationship diagrams to a html tree. Does SQL Server or any other tool allow a similar开发者_开发知识库 output? We'd like the ability to document our design and deliver it to our customer in an easy way.


SQL Server can't do this (at least as of 2005). You can save the diagram as a bitmap (right click and select 'copy to clipboard'), but that's about it.


The Erwin Data Modeler offers the ability to export to HTML. I wish SSMS had more database diagram features.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜