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 . Retorna TRUE em caso de sucesso ou FALSE em falhas .