[DB-SIG] DB2 Python module 0.9

M.-A. Lemburg mal@lemburg.com
Tue, 10 Oct 2000 20:18:09 +0200


Deirdre Saoirse wrote:
> 
> On Fri, 6 Oct 2000, Man-Yong Lee wrote:
> 
> > Hi, everyone. I've just finished (not completely) IBM DB2
> > Python module to use IBM's RDBMS, IBM DB2.
> 
> This is great news! I'd wanted to do it, but I don't get to use DB2 enough
> that I had the time to do it.
> 
> > This is just a 4-day work. So there must be something wrong
> > but it work anyway.  Actually this post is a request for help
> > and suggestion about my work.
> 
> Unfortunately, I don't have a DB2 setup right now, but I'll see if I can
> help test. I'm sure you'll get other willing volunteers.

FYI, mxODBC compiles just fine against the DB2 CLI (which happens
to be ODBC compatible in most respects). You might want to try
it. The next mxODBC version will have a preconfigured DB2
subpackage.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/