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.
| Tags | Software Development Libraries |
|---|---|
| Licenses | EFL |
| Operating Systems | Windows Windows POSIX |
| Implementation | Eiffel |
Recent releases


Changes: New features include blob/large data transfer, information on DBMS capabilities, session control and information, different login strategies, and information about installed ODBC drivers. The samples, documentation, tests, and class hierarchies were reworked. Various bugs were fixed.


Changes: New Metadata classes. High-Performance through arrayed operations. Minor updates and corrections. Better support for stored procedures.


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


Changes: Fixes for external memory management (segmentation violation error), and documentation updates.


Changes: This release includes build procedures for SmallEiffel, various example updates, a tutorial, and improved documentation.
- All comments
Recent commentsUnix integration is OK
Runs on Linux/Unix, using UnixODBC (http://www.unixodbc.org).
Has been tested with PostgreSQL 7.0.2.
ODBC on Unix
Plans to integerate with ODBC on Unix:
http://www.unixodbc.org/ (http://www.unixodbc.org/)