clisentDataSet ApplayUpdate时出现错误!
我的服务器端是用ado连接oracle,
client 通过soapConn 连接服务端,
clisentDataSet执行ApplayUpdate时服务端(web app debuger)出错:
"recodrd not find or changed by another user" ---没有其他用户使用
还有一个错误:
"Unable to find record,not key specified " 这是什么原因?
问题点数:100、回复次数:1Top
1 楼yesxwl(吴宫幽径)回复于 2003-08-02 08:25:37 得分 100
查看datasetprovider updatemode=upwhereKeyonly
选择一个主键字段属性providerflag fpinkey=true;Top



