This one has been bugging me for a while but, as it's not causing major problems, has never been top of my 'to do' list: How does an Access database know if a user has exclusive access or not, ad so can or can't make changes to forms, etc.?
I was always under the impression that the lock file was used to detect how many people were connected and I understand how these files get created, updated and deleted. However, there must be something I'm not following as I'm getting a message about not having exclusive access for a locally stored database not used by anyone else.
What could be occurring within the database to 'trick' it into thinking multiple people are logged in?
I was always under the impression that the lock file was used to detect how many people were connected and I understand how these files get created, updated and deleted. However, there must be something I'm not following as I'm getting a message about not having exclusive access for a locally stored database not used by anyone else.
What could be occurring within the database to 'trick' it into thinking multiple people are logged in?