Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Reverse Engineer using Visio 2003

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-08-16 : 10:39:59
Winnie writes "Dear all,

I have tried to reverse engineer using Visio2003. I can get all my SQL7 database tables on to the diagram. But I cannot get the relationship between tables. This is what I did: right-click on the table and chose "Show Related Tables". According to "Step-by-Step Guide to Reverse Engineering a Database in Visio 2000" by MSDN, this should draw all the tables and relationships on the drawing associated with the original table.

Is there any differences between Visio2000 and 2003? or there are settings that I missed? Can anyone help me with this issue?

Thank you!"

Kristen
Test

22859 Posts

Posted - 2004-08-17 : 05:37:05
Does you SQL database have foreign key relationships set up?

Kristen
Go to Top of Page
   

- Advertisement -