关于修改clientdataset中字段数值出现的“arithmetic in filter expressions not supported”的问题!
来源:互联网
我使用clientdataset来实现对xml文件内容的修改,当我在一个字段中字符串中添加一个单引号后,执行applyupdate(-1)函数,出现“arithmetic in filter expressions not supported”这样的错误,请问要怎么设置cds update的时候才不会对更改后的字符串进行检查,谢谢!
我使用clientdataset来实现对xml文件内容的修改,当我在一个字段中字符串中添加一个