New table wizard
This wizard adds a new database table to an existing report.

Select the table name. If required, a filter can also be defined, for example:
(CustNo > 2000) and (CustNo < 3000)
A new table can be created manually by placing a
TfrxADOTablecomponent on the report's Data tab.