
September 14th, 2004, 11:57 PM
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
mysql and Ms Access "Write conflict"
I've got a weird problem with myslq and MS Access 2000. I get a "Write Conflict" error (which I've found in a few places in the forums) BUT I can't seem to tie it to anything. It seems to "lock" the record so it can't be edited or updated for specific records almost randomly, and once locked, I can't edit it from an Access table or form.
However, if I run an UPDATE query to change anything in one of the records that's locked (I am just using the SAME Access mdb with the SAME linked tables and MS Access query GUI, it immediately seems to unlock all the other records that were locked.
Using mysql ODBC 3.51, mysql 4.0.16nt and latest service packs. Anybody seen anything like this?
Thanks for any feedback.
|