odbc_commit

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

odbc_commit -- Commit an ODBC transaction

Description

int odbc_commit (int connection_id)

Returns: TRUE on success, FALSE on failure. All pending transactions on connection_id are committed.