Is there a method to export SQL statements from a Viso 2003 entity-relationship diagram?
Asked
Active
Viewed 1.8k times
4
-
1Check these add-ins for Visio forward engineering http://www.sqlbi.com/tools/visio-forward-engineer http://forwardengineer.codeplex.com/ – Oct 04 '12 at 14:12
3 Answers
2
If you're using Visio 2010 and have a 64-bit OS, this add-in may help: http://forwardengineer.codeplex.com/

user1058946
- 243
- 2
- 3
- 14
-
This is a very useful tool, the current version also adds validates the design if you have missing info in the diagram or duplicates and other useful validations. – Elhussein Hashem Feb 04 '15 at 10:34
0
Depends on which edition of Visio you have.
There's an Enterprise edition pr Professional edition which has a database
menu item that will export (and import) database schema from Visio.
If you have some lower edition, you may not have any database engineering or reverse engineering features.

S.Lott
- 384,516
- 81
- 508
- 779
-3
I don't think it's possible with Visio, the best you can do is go to the SQL Server Diagram window (Database Diagram) and right click on the empty white space on the Diagram-- there's an option "Copy Diagram to Clipboard", you can paste in MSPaint or Photoshop.

sdtechcomm
- 358
- 2
- 5