Simple Question

  • Guys I created my DB with T-SQL. I would like to see a graphical diagram of my Physical DB Schema like the diagram you can see by clicking the Relationships button in MS Access.

    How do i do this?

    Thanks!

  • If all the relationships have been created - you could go to the "Diagrams" folder in your database (EM) - right click - "New Database Diagrams" - follow the wizard and add all your tables - however, you do have to do some draggging and rearranging the diagram as SQL Server doesn't do a very good job of it...afaik, this is the only way to have an ER diagram within SQL Server!







    **ASCII stupid question, get a stupid ANSI !!!**

  • A million and one thanks! It was as easy as you described!!!!!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply