mastertorr
Programmer
I posted the following under mysql, but was directed here, hopefully someone can assist me
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
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