Visio to MySQL

G

Garry

I don't know if I'm posting this in the right forum, but maybe you
can
point me in the right direction. I'm looking for a way to take a
database model diagram that I have created in Microsoft Visio and
convert it into a MySQL database. I could re-create it by hand, but
it would be kind of a pain since I already have the setup in Visio.
It has the table names, Primary and Foreign keys, column names,
etc... Does anyone know if this is possible, or where I would go to
make it happen? Thanks!
 
A

Al Edlund

The tool for forward engineering is the version of visio that comes with
visual studio enterprise edition.
al
 
Top