Forward engineering a SQL database from a Visio ER Diagram

S

Sean

Hello-

There is lots of information on reverse-engineering a SQL Database into a
Visio ER diagram, but is it possible to do the opposite (generate a SQL
Database schema FROM an ER diagram)?

Thanks
 
A

AlEdlund

the answer remains

Database code generation was possible with earlier versions of Visio that
were embedded into Visual Studio Enterprise Architect versions up through
Visual Studio 2005. You will need an older version of Visual Studio if you
want to use Visio for database generation.

al
 
Top