odbc_autocommit -- Toggle autocommit behaviour
Returns true on success, false on failure.
By default, autocommit is on for a connection.
See also odbc_commit() and odbc_rollback().