lampstax Posted March 11, 2009 Share Posted March 11, 2009 Hey guys, I'm trying to create flow map (not sure if this is the right way to describe it) of a mysql database. All tables are connected somehow through referenced key, although not enforced references, since this most tables are MyIsam. I'm trying DB Visualizer, but I must be doing something wrong because I can get the tables to show up in their object view, but no references. Maybe because its MyISAM tables ? Or perhaps its just me being a newb to DBV. Here's a screen shot from the DB Visualizer site of what I'm trying to accomplish. http://i44.tinypic.com/2meu0ck.gif There are almost 100 tables. Any quick way to do this ? Quote Link to comment https://forums.phpfreaks.com/topic/148885-mapping-mysql/ Share on other sites More sharing options...
aschk Posted March 11, 2009 Share Posted March 11, 2009 I suspect that DB Visualiser won't show references because they're not enforced in MyISAM tables. Check the DB Visualiser DOCS... Quote Link to comment https://forums.phpfreaks.com/topic/148885-mapping-mysql/#findComment-781998 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.