(PHP 4, PHP 5)
odbc_commit — Commit an ODBC transaction
Commits all pending transactions on the connection.
ODBC 접속 식별자. odbc_connect()를 참고하십시오.
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.