| 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) 
 NB: a new table can be created manually by placing a “TfrxADOTable” component on the report's Data tab. 
 
 |