javaid Posted April 24, 2003 Share Posted April 24, 2003 I am using MySQL 3.23.47-max the problem i ahve is that i want to creat ER diagram through reverce enginering, for which i am using Enterprise Architectv but whn i impoart tthe data base i dont get the relation between each table. :roll: Quote Link to comment https://forums.phpfreaks.com/topic/389-entity-relation-in-mysql/ Share on other sites More sharing options...
effigy Posted April 24, 2003 Share Posted April 24, 2003 i\'m not aware if this is the case with max, but mysql does not do relationships for you. you can specify foreign keys and such, but this is merely for documentation/reference. Quote Link to comment https://forums.phpfreaks.com/topic/389-entity-relation-in-mysql/#findComment-1309 Share on other sites More sharing options...
shivabharat Posted April 24, 2003 Share Posted April 24, 2003 Mysql is doesnt provide u the structyre or the ER diagram as Microsoft SQL. I am not sure whether there is any toold available for u to do that and if u happen to find one do letus know Quote Link to comment https://forums.phpfreaks.com/topic/389-entity-relation-in-mysql/#findComment-1311 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.