exporting SQL from a Viso diagram

别来无恙 提交于 2019-12-10 18:12:10

问题


Is there a method to export SQL statements from a Viso 2003 entity-relationship diagram?


回答1:


If you're using Visio 2010 and have a 64-bit OS, this add-in may help: http://forwardengineer.codeplex.com/




回答2:


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.




回答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.



来源:https://stackoverflow.com/questions/3506012/exporting-sql-from-a-viso-diagram

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!