Menu

Tree [r8529] / trunk /
 History

HTTPS access


File Date Author Commit
 artwork 2021-04-17 egonhugeist [r7460] add ugly icon to TZEventListener component
 build 2016-03-11 markdaems [r3890] Merged revision(s) 3882-3889 from branches/test...
 database 2026-03-28 marsupilami79 [r8500] Merged revisions 8497-8499 from branches/8.0-pa...
 developer_diary 2009-08-08 mdaems [r680] MERGED TESTING BRANCH 599-602, 618, 620, 629-63...
 documentation 2024-09-13 marsupilami79 [r8253] Some missing changes for the explanation of aut...
 examples 2024-02-12 marsupilami79 [r8082] Revision(en) 8070-8081 von branches/8.0-patches...
 lib 2024-08-24 egonhugeist [r8240] 8.0* upgrade the transcription project of FB to...
 packages 2026-03-22 marsupilami79 [r8489] Merged revision 8488 from branches/8.0-patches:
 src 4 days ago marsupilami79 [r8529] merged revision(s) 8528 from branches/8.0-patches:
 test 2026-03-28 marsupilami79 [r8500] Merged revisions 8497-8499 from branches/8.0-pa...
 zeosbugtemplate 2012-12-04 markdaems [r2070] Merged revision(s) 2055-2067 from branches/test...
 COPYING 2018-03-25 egonhugeist [r4429] Merging trunk against testing-7.3 branch
 COPYING.ZEOS 2009-05-19 mdaems [r645] SVN eol-style - Set to 'native' - See http://ze...
 README.md 2026-03-23 marsupilami79 [r8491] Merged revision 8490 from branches/8.0-patches:

Read Me

Zeos Library

The Zeos library is a set of database components for Delphi, FreePascal/Lazarus and C++ Builder.
The following datbases are supported:

  • MySQL
  • MariaDB
  • PostgreSQL
  • Interbase
  • Firebird
  • Microsoft SQL Server
  • SAP Adaptive Server Enterprise (previously Sybase)
  • SAP Adaptive Server Anywhere (previously Sybase)
  • Oracle
  • SQLite
  • OleDB
  • ADO
  • ODBC Wide / ODBC ANSI
  • preliminary support for DuckDB
  • preliminary support for QuestDB

The following features are available - beyond the usual Connection, Query and Stored Procedure objects:

  • Support object for Sequences (Generators)
  • Support for Firebird, Interbase and PostgreSQL database events
  • Support object for retrieving database objects meta data
  • Support object for executing database scripts
  • a Server and database driver that allow accessing Zeos supported databases via SOAP/HTTP