record locking problem

D

Doug

I have an Access system written in 97 and located on a
server to be used by 2000 users. (They convert it upon
first open). The system displays a couple forms which are
used to update an external DB via ODBC.
One user is getting a 'write conflict' when trying to
update a particular record. We tried getting rid of the
ldb and installing a new version of the mdb, but she still
gets the write conflict. I doubt it's anything on her pc
as I get the same write conflict when trying to update the
record from my location.
thx
 
Top