Gestinux util
Revision as of 22:11, 17 October 2012 by Tintinux (talk | contribs) (→Database Non-Visual components)
Gestinux is based on an utility package containing visual and non-visual components :
Database Non-Visual components
They are only for database connection and management.
Currently based on Zeos Dbo components, with some methods added to create (and update) table structure from the datamodule.
Gestinux uses only descendants of TZConnection, TZQuery and TZTable.
Other midleware, specially the interface provided with Lazarus are said to be faster. One bad point is that comonents are specific to one DBMS, and not following DBMS versions quickly enough. However, if someone wants to develop the same functionnalities and compare, he is welcome !