Accessing DB2 with Python

Jarek Zgoda jzgoda at gazeta.usun.pl
Thu Dec 16 16:22:09 EST 2004


Larry Bates wrote:

> I just tried the link at it works from here.  Site has
> source and Windows binary versions of software.  Looks
> loke it is being maintained.  Windows binary for Python
> 2.3 was added in September 2004. No 2.4 binary.

Be aware, that it's a module for "normal" DB2, not a DB2/400. To access 
DB2/400 you have to use ClientAccess ODBC (from Windows or *nix 
platform) driver or iSeries port of Python (from AS/400).

-- 
Jarek Zgoda
http://jpa.berlios.de/ | http://www.zgodowie.org/



More information about the Python-list mailing list