<%
'In this example, we show how to connect FusionCharts to a database.
'You can connect to any database. Here, we've shown MS SQL and Access.
'Variables to store XML Data and sum of data
'strXML will be used to store the entire XML document generated
dim strXML, sumdata
'Generate the map element
'Create the opening |