Error 3197

R

Ruth

Why am I getting this message "Microsoft Jet Engine stopped the process
because you and another user are attempting to change the same record at the
same time." when I am the only one in the database?
 
R

ruralguy via AccessMonster.com

Are you using a form and subform that have the same table as their
recordsource? You might try using queries rather than using a table directly.
 
Top