DBReport is an application written in Gambas for creating and generating reports.
DBReport is available for Gambas1, Gambas2 (version 2.16 or later) and Gambas3 (version 3.20.0 or later).
-- Creation of reports with multiple layouts.
-- Connection to one or more databases (including different ones)
-- Definition of parameters for the report(s) and/or the SQL query(ies)
-- Passing parameters or entering them in a dialogue box before printing
-- Compilation as an executable file, as a Gambas component (Gambas2) or as a library (Gambas3)
-- Gambas developers can integrate these elements into their projects as components or a library.
(An example is included in the package: ‘demoReport’)
-- Reports do not necessarily have to be linked to a database; you can also create documents such as leaflets.
DBReport
Brought to you by:
cfaure,
dashboard68
Downloads:
2 This Week
Linux