In an Access 2000 database that I plan to convert to Access 2013, I am trying to determine if the users enter any information into the access database using the access database.
I click on a form and the screen has a button that says 'run macro' so I click on it. I then get the error message, 'File sharing lock count exceeded. Increase MaxLocksPerFile registry entry'.
I click on the other form that exists in the database and it says, "The record source 'Module2' specified on this form or report does not exist'.
I run one of the macros and it says a certain file does not exist.
Thus can you tell me what else I could look at to see what the users are actually accessing? If there is nothing else that the users can click on, then it looks like the vb application that use the Access database actually 'drive' (run) the updates to the access database correct?