Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21839

[RESOLVED] VB6+MySQL Row cannot be located for updating

$
0
0
I've searching for hours and never get solution for this problem, and i've fix it myself.

Error:
-2147217864 : Row cannot be located for updating. Some values may have been changed since it was last read.

Solution:
-Check your syntax
-Your table must have a primary key
-Your connection string must have Option=3
example: Driver={MySQL ODBC 5.2 ANSI Driver};Server=myServerAddress;Database=myDataBase;UID=myUsername;PWD=myPassword;Option=3;

have a nice day :)

Viewing all articles
Browse latest Browse all 21839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>