yacExecute函数用于客户端发起执行yacPrepare函数预编译的SQL的请求,返回YAC_SUCCESS表示执行成功,返回YAC_ERROR表示执行失败。
yacResult yacExecute(yacHandle hStmt);
yacDirectExecute yacFetch