Hi Jaya.

I do a lot with Google Charts and ASP.Net / MS SQL backends.

The easiest way I've found is to have an ASP.Net Web Service configured to 
return JSON data. The service connects to your SQL server, and your JS 
script gets its data from the web service.

Its not ideal, but allows a lot of flexibility.

I'm not able to give you some example code at the moment, but hopefully 
that might give you some ideas.

On Tuesday, 2 June 2015 20:03:46 UTC+1, Jaya wrote:
>
> Hi, 
>
> We are using a software tool to build charts and dashboards that connects 
> to various data-sources and displays the charts/dashboards. We would like 
> to start using Google charts and dashboards but I am unable to figure out 
> how to make the connection to the SQL Server database and after the 
> connection is made how do I pull the data and display it as a table to test 
> that the connection has been successfully established. Please help!
>
> Thanks,
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to