PDA

Click to See Complete Forum and Search --> : ADO problems


casox
Mar 13th, 2000, 02:48 AM
This message appears after I try to update the first record in a table and try to move to the next record with the ado control arrow. "The specified row could not be located for updating. Some values may have been changed since it was last read." Any solutions? Thanks.

casox

bsmith
Mar 13th, 2000, 03:08 AM
Try using this link to Microsoft Search (http://search.microsoft.com/us/SearchMS.asp?so=RECCNT&qu=The+specified+row+could+not+be+located+for+updating.+Some+values+may+have+been+changed+since+it+w as+last+read&boolean=PHRASE&intCat=0&intCat=1&intCat=2&intCat=3&intCat=4&intCat=5&intCat=6&intCat=7&intCat=8&intCat=9&p=1&nq=NEW&LOC=). I searched on your error message. If none of these error messages apply to your database try giving more detail.

GuestVBNet
Mar 14th, 2000, 02:47 AM
Try adding a Primary key field to your table