DBReport is a program for the creation and issuance of reports, written in Gambas.
DBReport exists for Gambas1, Gambas2 (2.16 or higher) and Gambas3 (3.12.0 or higher)
-- Creating reports in multiple layouts.
-- connecting to one or more databases (even different ones)
-- declaring parameters for the report(s) and/or the SQL-query(s)
-- pass the parameters or enter them in a dialog, before printing
-- compiled as executable and as gambas-component (gambas2) or library...