Reporting, Query Tools
Query and Reporting:
A type of data access and analysis computer application that allows users to build queries of the data base and construct reports via a GUI.
From: www.egltd.com/production/Glossary.html
Many tools provide a graphical representation of the queried data, providing a visual perspective to the user.
FreeReportBuilder
Features:
- FreeReportBuilder can work with any database that has a
JDBC driver.
- Include FreeQueryBuilder to create SQL queries without directly
writing SQL.
- Frb create graphs from the report because
include JFreeChart .
- JDBC administrator.
- Load, save report in xml format.
- Drag&Drop of any component.
- Single-multi-selection of the component.
- You can add images.
- Headers and footers, group headers and footers.
- On label, column, text you can change: color, font, etc.
- Nested Report (report in report).
- You can insert "Retrieval arguments" for to run a same report with
different parameters on the WHERE clause.
- Print/Save the results of report.
Loading .....