PHP ODBC 参考手册
odbc_rollback()函数用于回滚事务
bool odbc_rollback ( resource $connection_id )
回滚连接上的所有挂起语句。
成功返回true,否则返回false
connection_id
它包含有关连接标识符的信息