what does the following message mean and how to sovle the
problem?
“the specified row could not be located for updating, some values
may have been changed since it was last read”
error number is -2147217864

I used the ado data control to connect the sql server table
in the vb. I used the adodc1.recordset.updatebatch to update the table. the cursorlocation is at the client site
cursor type is static

Please hellllllllp! Thanks a lot.