To run this example, you need to set up the sample data source first. Please use your ColdFusion Administrator to create a data source as follows:
- Use "cdsample" as the data source name
- Use "Microsoft Access" as the driver
- Use "ChartDirector/cfdemo/sample.mdb" as the database file
Column Name | Type |
---|---|
TimeStamp | Date/Time |
Hardware | Number |
Software | Number |
Services | Number |
Each row in the database table contains monthly revenues for the business units, where the date is stored in the "TimeStamp" column. The sample database contains rows from Jan 1990 to Dec 2001.