Description of Zeos Database Objects :
Components for fast access to MySql, PostgreSql, MicrosoftSQL, Oracle and Interbase SQL servers without use add-ons, such as BDE / ODBC / ADO. Besides, the components - sources of data are compatible with standard TDataset and have a number of additional features. The library consists of: Low-level plain API for access to client part of MySql, PostgreSql and InterbaseLow-level class API for access to MySql, PostgreSql and Interbase TZXXSqlDatabase components for representation of database connectionTZXXSqlTransact components for transaction managmentTZXXSqlQuery components for executing of Sql-queries and viewing/editing of the contents of simple and complex selectsTZXXSqlTable components for viewing and editing of database tables TZXXSqlMonitor components for viewing of outgoing queries to SQL-serversTZUpdateSql components for changing/deleting/adding of queriesTZBatchSql for executing of Sql-scripts.more...