export - Exporting Entity-Relationship-Diagram from SQL with Visio 2010 (Professional Plus) -
i'm searching opposite solution question exporting sql viso diagram. have sql statement creation of multiple tables of mysql database. there way use reverse-engineering feature of visio 2010 create diagram thereof?
i'm wondering if possible create access database sql statement (mysql) visio connect ... alternative i'll try use mysql database, create tables there, , try connect visio database. instructions how this? other ways?
1) import sql access , use visio :
access incompatible mysql statements. have translate statements , 1 statement allowed @ time. not convenient. more info at: http://help.lockergnome.com/office2/sql-text-file-import-access--ftopict720045.html
if have finished use these instructions: http://blog.pearltechnology.com/creating-entity-relationship-diagram-in-visio/
2) create tables again in new mysql environment , use visio:
follow instructions listed here http://sajjadhossain.com/2009/02/12/reverse-engineering-mysql-database-with-microsoft-visio/comment-page-1/
problems had:
- got error "host not allowed connect mysql server". use phpmyadmin , go rights, change host of user (e.g. %)
- in instructions above used in step 12 "odbc generic driver" ( http://maniish.wordpress.com/2007/11/24/reverse-engineer-mysql-in-visio-2007/)
3) use mysql workbench:
click on database -> reverse engineer
most convenient can't decide between option 2 , 3, because of graphical representation , level of detail.
4) use other software:
Comments
Post a Comment