Re: ER Diagrams with mysql

2004-07-06 Thread Andre MATOS
Hi, Have you tried DBDesigner4? Take a look, it's an OpenSource. http://www.fabforce.net/dbdesigner4/ Andre On Tue, 6 Jul 2004, Daniel Kasak wrote: > Leandro Melo wrote: > > >Hi, > >i created a database with around 20 tables. However i > >created the tables by script writting all create tabl

Re: ER Diagrams with mysql

2004-07-05 Thread Daniel Kasak
Leandro Melo wrote: Hi, i created a database with around 20 tables. However i created the tables by script writting all create table statements, create constraints, etc... I need now a Entity Relationship diagram so i have a visual information about my database. I tried MySQL Comand Center but i do