DBReport
Screenshots
Description
DBReport is a program for the creation and issuance of reports, written in Gambas.
DBReport exists for Gambas1, Gambas2 (2.16 or higher) and now also for Gambas3 (3.3.4 or higher)
-- Creating reports in multiple layouts.
-- connecting to one or more databases (even different one)
-- 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 (gambas3)
-- Gambas coder can include the parts as components/library into their projects.
(an example is added to the package called 'demoReport')
-- reports don't need to be connected to a database, you can also create something like flyers .....
Categories
Update Notifications
User Ratings
User Reviews
-
good job dbreport