Components for fast access to MySQL, PostgreSQL, Microsoft SQL, 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.
Zeos Database Objects library consists of:
- Low-level plain API for access to client part of MySQL, PostgreSQL and Interbase
- Low-level class API for access to MySQL, PostgreSQL and Interbase
- TZXXSqlDatabase components for representation of database connection
- TZXXSqlTransact components for transaction management
- TZXXSqlQuery components for executing of SQL-queries and viewing/editing of the contents of simple and complex selects
- TZXXSqlTable components for viewing and editing of database tables
- TZXXSqlMonitor components for viewing of outgoing queries to SQL-servers
- TZUpdateSql components for changing/deleting/adding of queries
- TZBatchSql for executing of SQL-scripts.
- more…
Homepage: http://sourceforge.net/projects/zeoslib
Download: http://sourceforge.net/project/showfiles.php?group_id=35994
File Size: 1.4 MB
Delphi Version: Delphi 6 – Delphi 2007
Source: Included