The visio tag has no wiki summary.
5
votes
2answers
446 views
How to extract a SQL database design into Visio in a manageable format?
I have a database diagram that I would like to extract from SQL and manipulate it to create a user-friendly and easier-on-the-eye ERD. The database contains over 200 tables and I would like to map ...
5
votes
3answers
2k views
Visio 2010 and SQL 2012 - Reverse Enginnering
We have upgraded to SQL 2012 and Am trying to reverse engineer our Dbs into Visio 2010. I setup a connecting using SQL 11 driver and Visio complains that that driver is not supported.
Any one run ...
1
vote
1answer
320 views
How can I import Create Table Statement from SQL Developer into Visio to create an Entity Relationship Diagram?
I have the following Create table statement from SQL Developer and I am trying to generate an ERD Diagram using 2003 Visio. I was wondering what I need to do to convert the Create Table from SQL ...