I have postgresql, with psycopg, and when i call a ZSQL method with an update, i want to now the number of rows affected, or at least if one is affected. The object returned by ZSQL method is DC.ZRDB.Results.Results, and it seems to me it doesn't have that information. --Bruno