[Zope-DB] How to get the number of updated records in Python

A van Schie avschie@enraf.nl
Fri, 15 Feb 2002 18:15:22 +0100


How can I get the the number of records that have been 
updated by an Z SQL Method in Python ?
UPDATE and INSERT statements do not return any row
so how can I find out if the call was succesful and on
howmany records ?

Thanks in advance,
Ard van Schie