Click here to Skip to main content
15,887,027 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working on Visio Pie chart or graph to connect to SQL table is there is any way to do this.

Thank you very much.

Vijay
Posted

Perhaps this tutorial would help you: Integrating Visio 2007 and Microsoft SQL Server 2005[^]
 
Share this answer
 
Comments
Espen Harlinn 18-Aug-12 12:31pm    
5'ed!
Wendelius 18-Aug-12 15:39pm    
Thanks Espen :-D
There is a lot of work left if you havent started this yet:

1. Create an SQL server with relevant information
2. Create a program that could read (and possibly write) the data in your server
3. Import the Visio Interop and start printing the graph see link below:
http://www.c-sharpcorner.com/UploadFile/mgold/VisioInDotNet12032006222024PM/VisioInDotNet.aspx[^]

So what have you got ready, and what do you need help with?
 
Share this answer
 
Comments
Espen Harlinn 18-Aug-12 12:31pm    
5'ed!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900