(PHP 4, PHP 5)
odbc_rollback — Rollback a transaction
Rolls back all pending statements on the connection.
The ODBC connection identifier, see odbc_connect() for details.
Returns TRUE on success or FALSE on failure.