Showing posts with label databasesi. Show all posts
Showing posts with label databasesi. Show all posts

Wednesday, March 7, 2012

Different table in database diagram in SQL Server enterprise

Is there a way to add a table into the database diagram from a different database?

Can I also set up relationships between these two databases?

I have one database that has a table with master information that a different database needs.

Unfortunately, no. Database diagrams can only refer to a single database.

Best regards,
Steve