문제

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top