You are saying that several users are adding records to the same
database, but when one user looks, he can not see the records that the
other users added?
That would not be a security issue, IMO.
Give us some more details about the database, and the forms that the
users are adding records through. Do those forms have VBA code behind
them? What does that code do? Are you sure that the form does not just
have a filter, which excludes the other users' records from view? Have
you split the database into a so-called "front-end/back-end" structure?
HTH,
TC
|