Gestinux util

From Gestinux Wiki
Revision as of 19:15, 11 October 2012 by Tintinux (talk | contribs)
Jump to navigation Jump to search

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 taht comonents are specific to one DBMS, and not following DBMS versions quickly enough. If someone wants to develop the same functionnalities and compare, he is welcome !


Visual components