cursor Object
An object representing an ODBC cursor.
Methods
close
Closes the cursor
execute
Execute some SQL
fetchone
Fetch one row of data
fetchmany
Fetch many rows of data
fetchall
Fetch all the rows of data
setinputsizes
setoutputsize