Sending ERD to SQL Server

K

kcj

I'm trying to export a ER diagram I have generated in Visio 2003 to my SQL Server 2000.

It will only allow the shape details to be exported and no Tables or Attributes are generated. I just cannot figure out how to get the entities, attributes, relationship, etc. to be created for me.
 
B

Ben van Lierop

Visio 2003 doesn't have that functionality

Only the version that comes with visual studio enterprise developer (or above) can do that - and even then it's a flavour of visio 2002, not 2003

you can't buy it separately from visual studio

no idea why

Ben
 
Top