Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I just noticed that little relationship icon, click on it and associated a couple tables...I assume PMA saves this information and it's not an intergral part of mySQL...which doesn't yet support foriegn keys???
Anyways...ignore the above...how can I use this feature to generate a schema which demonstrates table relationships??? UML diagram or other???
I need to print off about 20 tables and how their related cuz I'm starting to loose track hopefully in a *nice* UML diagram not tabular displays, etc...
I use DBDesigner 4 to create the tables.. it lets you draw all the relations, and will create the FK's for you... Don't know if it will read existing databases and create the layout for you though...