Download of startup QUICK GUIDE3.html (startup QUICK GUIDE3.html ( external link: SF.net): 15,799 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
15,799 字节
MD5
c008d8c63a8ac6fa03d12ef03ac1bd47

项目描述

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 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 (gambas3)
-- Gambas coder can include the parts as components/library into their projects.
(an example is added to the package, 'demoReport')
-- reports don't need to be connected to a database, you can also create something like flyers.