Reverse-Engineer Database thru VISIO SDK?

P

Pradip

Can I create a DataModel of an existing SQL Server database and export that
ERD to a JPEG file programatically using VISIO SDK and VB.NET(or any other
programming language).
Could someone provide reference link or samples if available.
Thanks.
 
D

David Parker

You can save as jpeg (whole page or selected shapes) with normal Visio
file/Save command.
Is that what you want to do?
 
P

Pradip

I want to connect to a database, Reverse Engineer the Database structure i.e
generate the DataModel and Export the Datamodel as JPEG. All the above steps
need to be done through VisualBasic Code using Visio SDK. Is that possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top