(PHP 4, PHP 5)
odbc_commit — Commit an ODBC transaction
Commits all pending transactions on the connection.
The ODBC connection identifier, see odbc_connect() for details.
如果成功则返回 TRUE,失败则返回 FALSE。