2
0

A CrystalReports (or fastreports) like visual SQL database query builder, designed for a Report builder/designer application

#freepascal #fpc #pascal #lazarus #forms #visual #desktop

reiniero 844fda6a64 Cosmetic 10 жил өмнө
Help 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
EMPLOYEE.FDB 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
EMPLOYEE.qb 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBAbout.lfm 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBAbout.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBBUTTON.RES 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBDBFrm.lfm 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBDBFrm.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBDBFrm2.lfm 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBDBFrm2.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBDirFrm.lfm 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBDirFrm.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBEIBX.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBESqlDb.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBEZEOS.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBLnkFrm.lfm 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBLnkFrm.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBuilder.lfm 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
QBuilder.pas 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
license.txt 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
project1.ico 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
project1.lpi 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
project1.lpr 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
project1.res 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
readme.txt 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
unit1.lfm 8d61dcf063 Copied over from my fpc_patch_playground repository. See latest commit messages for changes versus Jepafi's version. 10 жил өмнө
unit1.pas 844fda6a64 Cosmetic 10 жил өмнө

readme.txt

15.10.03
ver. 4.01
for Delphi 4-7 and C++Builder 4-6

========================================================================
The Open QBuilder for Delphi and C++Builder
========================================================================

The Open QBuilder (OQBuilder) is a simple visual query builder component set
for Delphi and C++Builder developers.
Open QBuilder is the next generation of well-known QBuilder.

Please, read more about OQBuilder's in the short documentation file:
/Doc/oqbuilder.html

Please, check the /Doc/history.txt file to read about the latest changes and
additions.

The latest version of OQBuilder and additional components you can find on
OQBuilder home page at:
http://www.fast-report.com/en/qbuilder.php

========================================================================

About using OQBuilder in your projects
--------------------------------------

Open QBuilder and another my tools and components are freeware.
I can't provide the technical support for these tools, but you have all
source code and you can modify it without restriction for any non-commercial
projects.

Please, let me know if you want to use my software in your commercial projects
by e-mail: [email protected]
with tool name in a message subject.

========================================================================

About Author
------------

Sergey Orlik
product manager
Borland Moscow office
Russia, CIS and Baltic States

E-mail: [email protected]
Home page:
http://www.fast-report.com/en/qbuilder.php

========================================================================
Copyright (c) 1996-2003 Sergey Orlik
Copyright (c) 2003 Fast Reports, Inc
========================================================================

Adapted for Lazarus Zeosdb by Jepafi.
Modified (added SQLDB, IBX from original Open QBuilder) by Reinier Olislagers
See license.txt and source files.