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:

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:

http://forums.devshed.com/database-management-46/tool-to-generate-er-diagram-from-sql-code-59569.html


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -