Innovative Data Maintenance

GM - Interface based Data aware Controls

A Set of controls doing Data maintenance via Interfaces instead of relying on base classes. Only Delphi standard editon required.

GM - ODBC Data Access Components

Accessing ODBC data sources. Only Delphi standard editon required. Not derived from TDataSet, use GM - Interface controls for data presentation.

GM - MSI Data Access Components

Accessing Microsoft Installer Database Files (*.msi). Only Delphi standard editon required. Not derived from TDataSet, use GM - Interface controls for data presentation.

Classic Data Maintenance

GM - DAO Data Access Components

Accessing Microsoft Access databases via MS - Data Access Objects (DAO). Derived from TDataSet, all third party data aware controls can be used for data presentation.

GM - ADO Data Access Components

Accessing Databases via MS - Active Data Objects (ADO). Derived from TDataSet, all third party data aware controls can be used for data presentation.

GM - Data aware Controls

Data aware controls presenting data of any TDataSet derived Component. These Controls offer some more features than the borland controls.

Other Components

GM - Controls

Controls of general use.

GM - Internet Components

Internet access Components offering HTTP, FTP and Gopher connections.