Considering you are sharing the database incorrectly could be the major
reason.
Recommended setup for sharing an Access database:
Backend contains only the master tables and resides on a network server; not
someone's workstation.
Front-end contains the linked tables, queries forms, reports etc. and
resides on each users local machine.
If you open a database that contains everything, even if it is on a network,
you are not sharing the database correctly and are open to permanent
corruption to the point of permanent loss. If this scares you, it should.
Read up on the proper 'care and feeding' of an Access database for a
multi-user environment. The Internet is a good source of info" Sharing an
Access database in a multi-user environment" should bring lots of hits
through Google. Also try: Microsoft's Knowledge Base. Bookmark this site:
http://support.microsoft.com/default.aspx?scid=fh;EN-US;kbhowto&sd=TECH&ln=EN-US&FR=0
> I have a split database (front end and back end) built in
> Access 2002. It has been shared among several Access
[quoted text clipped - 11 lines]
>
> Thanks
Hey Thanks! Your admonishment reminded me what I had
done wrong. I had forgotten to copy the front end to the
user workstations for these last 2 workstations and had
their shortcuts pointing to the same frontend on the
server (the one I use as the master which I modify).
That was causing the problem.
Thanks again!
>-----Original Message-----
>Considering you are sharing the database incorrectly could be the major
[quoted text clipped - 31 lines]
>
>.