Use the new property fetchvars rather than depend on the return value of
cursor.execute() which has now been changed to return the cursor itself so it can be used as an iterator.
Authored by: atuining 2008-10-17
Parent: [r15]
Child: [r17]