ECLI is an Eiffel wrapper around the X/Open ISO/CLI (Call Level Interface), which defines an API to RDBMS drivers and uses SQL92. ISO/CLI is also known as ODBC under MS Windows.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Ein Problem, das Fehlermeldungen bei der Verwendung von SmallEiffel blockiert wurde behoben. Memory-Leaks wurden gestoppt. Der Code wurde in Visual Eiffel 3,2 Linux. GOBO 2,0 und seine Zeit-Cluster (DT_DATE, DT_TIME, DT_DATE_TIME) portiert werden nun verwendet. ISQL Eine Umsetzung der COMMIT, ROLLBACK, BEGIN und erstellt wurde. A Trace-Funktion wurde hinzugefügt. Dies ermöglicht ISQL zu lesen und zu Leistung auszuführen. Diese Version wurde mit PostgreSQL 7.1.3 und UnixODBC 2.0.9 getestet. Ein ISE5.0/Borland Makefile für die C-Leim-Bibliothek hinzugefügt wurde. Das Tutorial wurde aktualisiert.
Tags:
Major bugfixes
A problem which blocked error messages when using SmallEiffel has been fixed.
Memory leaks were stopped. The code was ported to Visual Eiffel 3.2 Linux.
GOBO 2.0 and its time cluster (DT_DATE, DT_TIME, DT_DATE_TIME) are now used.
An ISQL implementation of COMMIT, ROLLBACK, and BEGIN was created. A trace
capability was added. This allows ISQL to read and execute output. This version
was tested with PostgreSQL 7.1.3 and UnixODBC 2.0.9. An ISE5.0/Borland makefile
for the C glue library was added. The tutorial was updated.