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)
| Related Man Pages |
|---|
| ingres_autocommit(3) - php |
| odbc_foreignkeys(3) - php |
| odbc_prepare(3) - php |
| odbc_setoption(3) - php |
| pg_lo_unlink(3) - php |