Exporting Database model to SQL Server with Visio Pro

N

nbaxley

I've got Visio Pro XP and I've created this beautiful database layout
and from what I can tell, the only way to get it into SQL Server is to
copy the attributes by hand or pay more money for the Enterprise
version of Visio. Is there some kind of Add-In that could at least
generate some script to do this. I've got to assume that the table
definition data is in there somewhere. I know it is because I entered
a lot of it. I think I'm going to flip after having to upgrade to Pro
just to get the Database template functionality. Please, please tell
me there is another way.
 
S

sgrigsby

I am having the same problem, but with attempting to
convert my model to an Oracle database. I worked with
Visio Enterprise a few years back and it had this ability,
now it is nowhere to be found.

Where is it????
 
D

danish

nbaxley said:
*I've got Visio Pro XP and I've created this beautiful databas
layout
and from what I can tell, the only way to get it into SQL Server i
to
copy the attributes by hand or pay more money for the Enterprise
version of Visio. Is there some kind of Add-In that could at least
generate some script to do this. I've got to assume that the table
definition data is in there somewhere. I know it is because
entered
a lot of it. I think I'm going to flip after having to upgrade t
Pro
just to get the Database template functionality. Please, pleas
tell
me there is another way.


-
danis
 
G

gerard_klein

Hi

I am building the export in VBA, but cannot access the database
properties, does anyone know how to do this?

Thanks in advance

Gerard
 
Top