更动 ODBC 资料库。
语法: int odbc_commit(int connection_id);
传回值: 整数
函式种类: 资料库功能
本函式用来更动 (commit) ODBC 资料库。参数 connection_id 为 ODBC 连结的 ID 值。若有设定 odbc_autocommit() 成自动更动资料库时,则不需使用本函式。