Progress
Language Tutorial
for Windows


Generating Reports from Multiple Tables

You’ve already learned all the language syntax you need to:

The reports you have seen so far display data from a single table (the Customer table) and demonstrate one or two reporting features. Real world reports, however, frequently do a little bit of everything as they strive to organize lots of information and calculate useful summary information.

For example, suppose the All Around Sports accounting department needs to analyze delinquent accounts. To do their jobs, the accountants need information on customers, orders, and inventory. To get all the data they need, the report requires information from four tables: the Customer, Order, Order-line, and Item tables. The rest of this section builds a report that gathers and organizes information from these four tables and performs some summary calculations on the data.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095