View Single Post
  #4  
Old April 16th, 2005, 06:18 AM
Mike77
external usenet poster
 
Posts: n/a
Default

Hi!

I have the same problem with 2 of my dbs. I've tried anything just to
see the error myself but i just can't reproduce it! It happens when
two users are entering data at the same time. My databases are
splited into backend/frontend. I have no record locking in any form,
and the forms are in dataentry mode. The users are not and cannot be
on the same record at the same time. The only thing i can see is that
an autonumber is generated each time a record is created, and maybe
when the users create a record at the same time, it gets me that
message because the db cannot look for the next autonumber at the
same time as another user ... Would that be possible? Any help would
be greatly appreciated!!

Mike