J
Jaybird
We have an Access application running on about 10 PCs from a server. This
morning no one could enter the system. When trying to open an app this error
message appeared: "This database is in an unexpected state; Microsoft Access
can't open it." It goes on to say that the database is in a partially
converted state and that someone used the wrong method to convert it. I
managed to open it with the conversion tool from the menu, however, I wanted
to know what could have caused this? I doubt very much that the order entry
users were using the DAO CompactDatabase method that the error message
suggests, so I was wondering if some coding I was attempting to do could have
been the cause. I made a change to the code on a form and attempted to save
it while there were other users on the system. I was unsuccessful, but soon
afterward this error occurred.
morning no one could enter the system. When trying to open an app this error
message appeared: "This database is in an unexpected state; Microsoft Access
can't open it." It goes on to say that the database is in a partially
converted state and that someone used the wrong method to convert it. I
managed to open it with the conversion tool from the menu, however, I wanted
to know what could have caused this? I doubt very much that the order entry
users were using the DAO CompactDatabase method that the error message
suggests, so I was wondering if some coding I was attempting to do could have
been the cause. I made a change to the code on a form and attempted to save
it while there were other users on the system. I was unsuccessful, but soon
afterward this error occurred.