odbc_commit

(3.0.6 - 3.0.18 only, 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.