Ad Hoc Reporting
The Ad Hoc Report Writer lets you run report programs interpretively (that is, you do not have to compile the program) using data from the local database (the server) or from the database on another server. You can display or print the report output, or write it to a file. You can also write the output in a comma-separated value (CSV) format that you can import to a spreadsheet program.
You can save parameters that you use to run a report with the Ad Hoc Report Writer under a request name, making it possible to retrieve them later. If you save the report parameters under a request name, you can also run a report interpretively at the command line using the execrpt command.
Interpreting (prototyping) a report lets you view report presentation and test report functionality before you generate and compile the source code. You run the report using the report definition. Any functions performed by interpreting a report update the database.
To run a report