Is there a way I can create an ERD for my PHPMyAdmin database?

link|improve this question
1  
Could be available in MySQL Workbench – slhck Feb 3 at 16:01
ERD? That's an emergency recovery Disk for an OS recovery so I don't see the tie in. Perhaps you should elaborate. – uSlackr Feb 3 at 17:24
@uSlackr - Entity Relationship Diagram - there is a major shortage of unique three letter acronyms. (or were you kidding?) – Dave Becker Feb 3 at 18:06
LOL!I'm an idiot – uSlackr Feb 3 at 23:53
feedback

1 Answer

AFAK it can't be done using PHPMyAdmin but take a look on MySQL workbench it's a great tool to do this and you can connect to your local/remote database server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.