(PHP 4, PHP 5)
odbc_commit — Commit an ODBC transaction
odbc_commit() commits all pending transactions on the connection_id connection. 성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.