connection Object
An object representing an ODBC connection
Methods
setautocommit
Sets the autocommit mode.
commit
Commits a transaction.
rollback
Rollsback a transaction.
cursor
Creates a
cursor
object
close
Closes the connection.