|
Fast Reports, Inc., by agreement with the author of original version Open QBuilder, declares adaptation of it open source product to the newest versions of Delphi and C++ Builder and its further development.
Fixes:
Changes:
- changes in OQB package names (was doqb40.dpk, now oqb40.dpk)
- changes in engines package names (was doqbfib40.dpk, now oqbfib40.dpk)
- changes in engine unit names (was oqbebde.pas, now qbebde.pas)
Additions:
- added design and run-time packages
- added ADO, IBX, DBX engines
- added packages for Delphi 5/6/7 and C++Builder 5/6
- Install/uninstall.
Note for advanced developers
You can create new TOQBEngine-descendants to work with any DataSet-oriented sources (for example - OCI engine, etc.). If you create your own OQBEngineXXX - contact us to share them with Delphi and C++Builder developers community. We will place your engines on our web-page. Please, save the style of your engine-component's .dcr-icons and deploy your components as freeware with full source code.
OQBuilder allows you to save and load query models. OQBuilder query format looks like ".ini file" and defined (and may be customized by you) in methods procedure TQBForm.btnSaveClick (model saving) and procedure TQBForm.btnOpenClick (model loading).
The first limited public version of QBuidler for Delphi 1&2 was released in 1996.
Autor: © 1996-2003 Sergey Orlik.
|