Query: odbc_commit
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ODBC_COMMIT(3) 1 ODBC_COMMIT(3) odbc_commit - Commit an ODBC transactionSYNOPSISbool odbc_commit (resource $connection_id)DESCRIPTIONCommits all pending transactions on the connection.PARAMETERSo $connection_id -The ODBC connection identifier, see odbc_connect(3) for details.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group ODBC_COMMIT(3)