odbc_commit

odbc_commit -- Commit an ODBC transaction

Description

bool odbc_commit ( resource connection_id)

odbc_commit( ) commits all pending transactions on the connection_id connexion . Returns TRUE on success , FALSE on failure .