(PHP 4, PHP 5)
odbc_commit — Commit an ODBC transaction
odbc_commit() commits all pending transactions on the connection_id connection. 如果成功则返回 TRUE,失败则返回 FALSE。