Creating charts in ASP.NET with csASPNetGraph and Access

These pages show an ASP.NET example of using csASPNetGraph with an Access database. This example can be downloaded. You will need the csASPNetGraph trial component on your server as well as having the scripts available below.

Download the trial csASPNetGraph component - csdgt.zip (588 KB)

Download the demo scripts - graphdata.zip (11 KB)

The example uses a simple database table containing 4 data values that vary each day over a 7 day period. For simplicity we have called them red, blue, green and yellow. They could be colours of cars in a car park, or pairs of socks in a drawer - it is not important.

There are 3 different ways of viewing the data and we hope this will answer some of the questions relating to using csASPNetGraph with a database.