This is a discussion on Re: [ANN] InformixDB Python API version 2.3 released within the Informix forums, part of the Database Server Software category; --> Hi Carsten - Is someone from IBM working with you to get the link on the Informix Tools page ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Carsten - Is someone from IBM working with you to get the link on the Informix Tools page updated for this? Thanks for continuing to expand the capabilities of Informix. Christine Normile christinenormile@mac.com On Oct 2, 2006, at 7:46 AM, Carsten Haese wrote: > I am pleased to announce a new release of InformixDB, the Python > API module > for developing Informix applications in Python. > > 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 > > > _______________________________________________ > Informix-list mailing list > Informix-list@iiug.org > http://www.iiug.org/mailman/listinfo/informix-list |