mastertorr
Programmer
When trying to update a table i get the following error on the .update command:
Row cannot be located for updating. Some values may have been changed since it was last read.
I've tried changing the option in the connection string to option=2;....and it didn't work. I also tried checking "row update" checkbox under the connection it self (under datasources) as others have suggested, but no luck there either.
What are some things i can do/check to resolve this issue??
Thanks
Row cannot be located for updating. Some values may have been changed since it was last read.
I've tried changing the option in the connection string to option=2;....and it didn't work. I also tried checking "row update" checkbox under the connection it self (under datasources) as others have suggested, but no luck there either.
What are some things i can do/check to resolve this issue??
Thanks