[DB-SIG] InformixDB-1.5 released

Carsten Haese carsten at uniqsys.com
Mon Sep 19 15:36:20 CEST 2005


Hi Everybody:

I have released a new version, version 1.5, of InformixDB, the DB-API
module for connecting to IBM Informix database engines.

Download at http://sourceforge.net/projects/informixdb .

Notable changes since version 1.4:

* Further steps towards DB-API 2 compliance: added recommended keyword
arguments to connect() method and implemented cursor methods/attributes
.next(), .executemany(), .rowcount, and .arraysize

* informixdb.Error now makes details about the error (such as sqlcode)
available as attributes.

* sqlerrd wasn't initialized properly, and under many circumstances it
didn't correspond to the most recent operation.


Best regards,

Carsten Haese.




More information about the DB-SIG mailing list