python DB2 module

Jaco Smuts JSmuts at clover.co.za
Tue Jul 27 07:12:51 EDT 2004


Hello there

I'm using the python DB2 module, python 2.3, IBM DB2 8.1.

My pythons falls over (abends?) whenever I try and do a fetch against a 
table  that has a  CLOB field. (the cursor.execute still works fine)
(Strangely this  used to work, but some changes has been made to DB2) - 
Unfortunately I  have no clue of all the changes that has been made.

The python web site points to the module as available on sourceforge, 
however there is a later version available at bluedynamics, stating that 
the previous author seems to have abandonned the project (which does seem 
to be the case).

My questions:

- which version should I try, both seem to work
- how do I do a patch (on win32), there is a patch on sourceforge that 
ironically points to the bluedynics version 1.1.1.1 (it seems) that fixes 
a core-dump on large error messages. I have a suspision that this is the 
error I'm facing, but I can't seem to get the patch run against the 
source?

sorry for the hodge podge of questions, statements, I'm hoping some-one 
will pick up and reckognise my problem (and provide me with a solution).

thanks a lot
jaco

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040727/1bfea1ef/attachment.html>


More information about the Python-list mailing list