RE: reverse engineering database structure

2002-04-03 Thread Garza, Jeff
I think I remember being able to do this with Visio 2000 Enterprise version. You can basically point it at a datasource and it will determine the database structure and diagram it out... I'm not sure if the newer versions also have this capability. HTH, Jeff Garza -Original Message- F

RE: reverse engineering database structure

2002-04-03 Thread Kevin Gilchrist
ed to apply some changes citing some arcane relationship rules (wouldn't allow multiple foreign keys between two tables). -Original Message- From: Garza, Jeff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 6:49 PM To: CF-Talk Subject: RE: reverse engineering database structure

RE: reverse engineering database structure

2002-04-04 Thread Jeffrey Polaski
Can't you use SQL Server's Enterprise Manager to generate a diagram? "Diagrams" is the first entry under the db icon. It's been a while since I've used it, it'll do everything you want as far as a diagram goes. Enterprise Manager is usually installed with Query Analyser when you install the clie