odbc_commit

(PHP 3>= 3.0.6, PHP 4 )

odbc_commit -- Commit an ODBC transaction

Description

bool odbc_commit ( resource connection_id)

Returns: TRUE on success, FALSE on failure. All pending transactions on connection_id are committed.