Link to home
Start Free TrialLog in
Avatar of 0nepiece
0nepieceFlag for Philippines

asked on

How do you view relationships in MS SQL Server 2008 Express Edition?

Hi, I've upsized my database from MS Access 2003 to MS SQL Server 2008 Express Edition. Now, how do I view the  relationships I've made in SQL Management Studio? I was hoping it'll be like access where I can graphically view the all the tables with relationships. Thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of liorfr
liorfr
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
The Database Diagram functionality exists in Management Studio Express, I believe (I don't have it handy on this machine to verify)

But you should be able to create a database diagram and include relationships.
Avatar of 0nepiece

ASKER

Ok got that! Thanks!