Programmer's Corner Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Programmer's Corner - Forums


Know any good database diagramming tools?

 
Post new topic   Reply to topic    Programmer's Corner Forum Index -> Database Reference
Author Message
bdi
Nobody


Joined: 21 Oct 2004
Posts: 1646
Location: Chicago

PostPosted: Thu Jul 24, 2003 8:01 am    Post subject: Know any good database diagramming tools? Reply with quote

If you know of any good database diagramming tools, post them here for others to try!

NOTE: This thread is for reference use, please be sure to include the name of the product you are recommending, and a link to the site where information can be found about it.


Programmer's Corner - .NET, Web Development, SQL, C++, and more.
Visual Basic Explorer - For all your Visual Basic 6 needs!

Edited by: BeadyEye at: 7/24/03 9:12 am
Back to top
aschenta
*narf*


Joined: 07 May 2003
Posts: 548
Location: Windsor Ontario Canada

PostPosted: Thu Jul 24, 2003 8:06 am    Post subject: Re: Know any good database diagramming tools? Reply with quote

MS Visio and their ERD

Basically any UML program that has an ERD available in it (especially the cheap ones ;) )


Programmer's Corner - .NET, Web Development, SQL, C++, and more.

Edited by: *narf* at: 7/24/03 10:07 am
Back to top
DNAunion2000@
Ronin


Joined: 05 Jul 2003
Posts: 31

PostPosted: Sat Aug 02, 2003 1:52 am    Post subject: Visio's ERD Reply with quote

DNAunion: I didn't see much ERD in Visio's ERD. I didn't see relationships, just lines. I didn't see numbers representing cardinality or multiplicity. I didn't see any composite entities. I didn't see any weak entities. I didn't see any generalizations.

Also, ERD and UML are not the same. The closest that UML comes to an ERD is their class diagram with the classes using a <<persistent>> stereotype (IIRC). They also represent relationships differently, cardinality and multiplicitly differently, combined table-and-relationship differently (composite entities in ERD and association classes in UML), and so on. One diagram's components can be mapped to the other, but so can a Visual Basic program's code be mapped to C++.

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Programmer's Corner Forum Index -> Database Reference All times are GMT - 5 Hours
Page 1 of 1

 


Powered by phpBB © 2001, 2002 phpBB Group