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.
Un problème qui a bloqué les messages d'erreur lorsque vous utilisez SmallEiffel a été corrigé. Les fuites de mémoire ont été arrêtés. Le code a été porté dans Visual Eiffel 3.2 Linux. GOBO 2.0 et sa grappe de temps (DT_DATE, DT_TIME, DT_DATE_TIME) sont maintenant utilisées. Une mise en œuvre de ISQL COMMIT ROLLBACK, Bégin a été créé. Une trace capacité a été ajoutée. Cela permet ISQL à lire et exécuter de sortie. Cette version a été testée avec PostgreSQL 7.1.3 et UnixODBC 2.0.9. Un makefile ISE5.0/Borland pour la bibliothèque C de la colle a été ajoutée. Le tutoriel a été mis à jour.
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.