[Zope] ZPoPy

Randall F. Kern randy@spoke.net
Fri, 16 Feb 2001 17:56:18 -0800


Using ZPoPyDA 1.1-pre2 and PoPy-2.0.1:

I want to get the number of rows affected by an UPDATE statement.  This
seems impossible, because ZPoPy closes the cursor inside of DB.query().

Any work arounds, other than patching ZPoPy?

Thanks,
-Randy