Commit an ODBC transaction
$connection_id
Commits all pending transactions on the connection.
connection_id
The ODBC connection identifier, see odbc_connect for details.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE