应用程序定义或对象定义异常,什么有关问题

应用程序定义或对象定义错误,什么问题啊Adodc5.RecordSource update jd_mainset [是否为重复故障]否

应用程序定义或对象定义错误,什么问题啊
Adodc5.RecordSource = "update jd_main set [是否为重复故障]='否' where [序号]=" & MSHFlexGrid3.TextMatrix(MSHFlexGrid3.Row, 1)
Adodc5.Refresh

应用程序定义或对象定义错误,这个是为什么啊,就在执行到 adodc5.refresh那报错,

[解决办法]
拜托 别用绑定方法了 用代码实现吧 绑定的结果都是这样的