odbc_commit

(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)

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

説明

int odbc_commit (int connection_id)

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