During testing of a new multiuser Access 2000 database, one of the users
received a write conflict in an area where I wouldn't expect it to occur,
i.e., an area where records are appended, not edited. My understanding is
that this error occurs when two or more users are editing the same open
record. Can anyone think of another reason that might cause this error?
Thanks. FYI, I'm using optimistic record-locking.
Ken
Gijs Beukenoot - 26 Nov 2004 16:18 GMT
Na rijp beraad schreef Ken :
> During testing of a new multiuser Access 2000 database, one of the users
> received a write conflict in an area where I wouldn't expect it to occur,
[quoted text clipped - 4 lines]
>
> Ken
From memory: Access uses page-locking when excuting add/delete/modify
queries (doesn't matter if they are from the interface, from DAO or
from ADO). That could explain the error.

Signature
Your eyes are weary from staring at the CRT. You feel sleepy. Notice
how restful it is to watch the cursor blink. Close your eyes. The
opinions stated above are yours. You cannot imagine why you ever felt
otherwise.