[ANN] InformixDB-2.3 released

C

Carsten Haese

I am pleased to announce a new release of InformixDB, the DB-API 2.0 module
for connecting to IBM Informix database engines.

Changes since version 2.2:

- Allow parameter list for executemany() to be arbitrary iterable objects.
- .prepare() method and .command attribute for explicitly prepared statements
- Python 2.5 compatibility
- Bug fixes:
* Rare crashes caused by missing error check in DESCRIBE step.
* Inconsistent UDT input binding caused SQLCODE -1820 in bulk insert
(executemany) if UDT contents went back and forth across 32K size
boundary or between null and non-null.
* EXECUTE PROCEDURE erroneously attempted to open a results cursor for
procedures that don't return results.
* Date columns were read incorrectly on 64 bit platforms due to mixup
of int4 versus long.

Downloads and info at http://informixdb.sourceforge.net

Best regards,

Carsten Haese
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top