Create DB in Sql Server based on Visio Data Model

Posted by Yaakov Ellis on Stack Overflow See other posts from Stack Overflow or by Yaakov Ellis
Published on 2008-09-01T09:44:58Z Indexed on 2012/12/12 5:04 UTC
Read the original article Hit count: 288

Filed under:
|
|
|

I have created a database model in Visio Professional (2003). I know that the Enterprise version has the ability to create a DB in Sql Server based on the data in Visio. I do not have the option to install Enterprise. Aside from going through the entire thing one table and relationship at a time and creating the whole database from scratch, by hand, can anyone recommend any tool/utility/method for converting the visio database model into a Sql Script that can be used to create a new DB in Sql Server?

© Stack Overflow or respective owner

Related posts about sql-server

Related posts about database