0

I'm not sure if I have worded this question properly I will explain what I am trying to acheieve further.

I am looking to create a graphical representation of an existing database showing table relationships Key relationships etc.

I have seen posts around the internet that suggest you can just go; New > Database Diagram. But I have seen nothing to this effect in Management Studio

Something similar to this:

Database diagram

Matt
  • 4,107
  • 3
  • 29
  • 38

2 Answers2

2

You first need to install the Diagram Support objects. Then you all you expand the database out and right click the Database Diagram folder

alt text

codingbadger
  • 42,678
  • 13
  • 95
  • 110
0

If there is an database diagram drawn for the database it should be visible if you collapse DataBase Diagrams under your database. If you are trying to create one that is the way to go about it create new database diagram.

Vishal
  • 12,133
  • 17
  • 82
  • 128