odbc_commit

(PHP 3 = 3.0.6, PHP 4 )

odbc_commit -- ODBCトランザクションをコミットします

説明

int odbc_commit ( int connection_id)

返り値: 成功時に TRUE 、失敗の場合に FALSE となります。 connection_id に関する全ての実行中の トランザクションは、コミットされます。