Akaash Report post Posted May 14, 2009 Hi, can anyone please guide me how can i create XML to be feed/linked with fusion charts at run time. I have different options on MS-ACCESS form on the basis of which the data will be fetched from database. every time the user select any option, XML needs to be regenerated and linked with that chart. Please advise. Thanks. Akaash Share this post Link to post Share on other sites
Dhruva Report post Posted May 14, 2009 Hello Akaash, You will have to do that programatically. That means, you could write scripts to extract data from a database, and structure it into XML, and then feed the same to the SWF file. Share this post Link to post Share on other sites
JuanMa Report post Posted June 11, 2013 (edited) Hi Dhruva, you have some examples to do that? Or is there another way to make the chart load from the database? Edited June 11, 2013 by JuanMa Share this post Link to post Share on other sites
Sanjukta Report post Posted June 12, 2013 Hi Dhruva, you have some examples to do that? Or is there another way to make the chart load from the database? Hi, We have a sample, attached with this post, which you can refer to for using FusionCharts with MS Access. Hope this helps. FusionCharts_MSAccess.zip Share this post Link to post Share on other sites
JuanMa Report post Posted June 13, 2013 Thank you! This is very usefull for me. Share this post Link to post Share on other sites