MySQL, ADO and ODBC
- From: "Emi" <emisosa@xxxxxxxxxxx>
- Date: Tue, 26 Apr 2005 21:36:57 -0300
I'm using ODBC to access to a MySQL database.
It works fine on windows 2000, but on WinXP systems, when the application
calls the "post" method , i get an error:
"Row cannot be located, values have changed since it was last read."
I'm not using anything like BatchOptimistic, or nothing... its a simple
TADOQuery with the default settings.
I thought this was related to the MDAC version installed on the system, but
i updated in windows 2000 to "MDAC 2.8 RTL" and in WinXP to "MDAC 2.8 SP1
on Windows XP" but i still get the error. Any ideas? Why does it work on
Win2k and not on XP??
Emi
.
- Follow-Ups:
- Re: MySQL, ADO and ODBC
- From: Brian Bushay TeamB
- Re: MySQL, ADO and ODBC
- Prev by Date: Re: stored proc RETURN_VALUE.... there it is, I want to use it !!!
- Next by Date: Re: ADO and Blob fields
- Previous by thread: stored proc RETURN_VALUE.... there it is, I want to use it !!!
- Next by thread: Re: MySQL, ADO and ODBC
- Index(es):
Relevant Pages
|