klupwuk Report post Posted January 10, 2008 I am trying to use FusionCharts, FusionGadgets and FusionMaps in combination with a consolidation tool. The tool use's a SQL database to store the data in. What is the best way to connect FusionCharts, FusionGadgets and FusionMaps with the data in the SQL database. Should I build a ASPX site where the charts are stored en vuable, or are there differend way's to do this and is ASPX the more difficult way. For the record, I am not a webdeveloper, but i have a little knowledge of HTML, PHP, SQL and ASP.NET Share this post Link to post Share on other sites
FusionCharts Support Report post Posted January 12, 2008 hi, YOu need to build XML for the charts/maps/gadgets retrieving data from your database using ASP.NET or PHP or whichever suits you and pass the XML to the chart/map/gadgets. Hence its upto you to decide. Share this post Link to post Share on other sites