When running python 2.4.1 and pyDB2 1.1.0, every select
I do duplicates the last row found.
If the select has 1 row in DB2, I get two duplicate rows.
If the select has 10 rows in DB2, I get 11 rows, with the
10th row duplicated.
I am running on W2K and have tried compiling with both
VS.NET and MinGW.
What else can I tell you to help debug this?
philip.grillo@ficoh.com
Philip
Logged In: YES
user_id=2003727
Originator: NO
A code sample would be good. I cannot reproduce this.