odbc_commit

Example

 bool odbc_commit ( resource $connection_id ) 

Description

Commits all pending transactions on the connection.

Return Values

Returns TRUE on success or FALSE on failure.