Generate a Quick Table Report
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A Quick Table Report lists the name of each table in the database. The Quick Table Report also lists:
- Each table's area number
- The name of each table's dump file
- Any flags (such as f if the table is frozen or s for an SQL table)
- The number of fields
- The number of indexes
- The table's label, if applicable
To generate a Quick Table Report:
- Choose . The Quick Table Report dialog box appears and displays information about all the tables in the working database.
- Choose Print if you want to print the report or to write it to a file. The Print Options dialog box appears.
- Specify the report destination. If you want to save the report to a file, specify the filename and whether to append the report to an existing file.
- Specify the page length and choose OK. The Data Dictionary sends the report to the specified output destination and returns you to the Quick Table Report dialog box.
- Choose OK to return to the main Data Dictionary window.