Sign in to follow this  
Akaash

Fusion Charts in MS-Access.

Recommended Posts

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

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

  • Hi Dhruva, you have some examples to do that? Or is there another way to make the chart load from the database?

Edited by JuanMa

Share this post


Link to post
Share on other sites

 

  • 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this