Access and Networks

  • Thread starter Thread starter Luz Lopez
  • Start date Start date
L

Luz Lopez

We work in a network environment, and the problem we have
is that two or three people may have the same file open at
the same time and access does not give you a warning that
the file is being used by another person. We make changes
and save the file and it still does not warn you that the
file is being used by another person. Is there a solution
to this problem?
 
Luz,

Are you talking about a multi-user database? If that's the case, then it
should be split to Front End / Back End, and each user be given their own
copy of the Front End. Have a look at the access.multiuser NG.

HTH,
Nikos
 
Back
Top