Sunday, March 11, 2012

Database diagrams

Is there a way to add a table that resides in one database to a diagram that
resides in another database?
SQL Servers database diagram tool only supports diagrams
using tables in the current database. If you use another
diagramming tool, one option would be to create a view of
the table in the other database. Other data modeling, ERD
tools support views in diagrams but not the tool built into
SQL Server..
-Sue
On Fri, 15 Oct 2004 09:33:03 -0700, "John"
<John@.discussions.microsoft.com> wrote:

>Is there a way to add a table that resides in one database to a diagram that
>resides in another database?

No comments:

Post a Comment