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.
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.