Hi everyone,
I know that similar error have been already posted but none of the answers resolved my concerns.
Sometimes I get this error message even though my database (which has front and back end) is not supposed to compact - there is nothing in the code that makes it to compact and the compact check on database options is unchecked.
Do you have any idea why this happens?
Thank you!
I know that similar error have been already posted but none of the answers resolved my concerns.
Sometimes I get this error message even though my database (which has front and back end) is not supposed to compact - there is nothing in the code that makes it to compact and the compact check on database options is unchecked.
Code:
If you compact a database using the same name, Microsoft Access creates a new compacted database and then deletes the original datbase. In this case, however, the original database wasn't deleted because it is read-only.
If you can, remove the read-only status, delete the origianl, and then rename the original name. If you can't remove the read-only status, inform your workgroup administrator."
Do you have any idea why this happens?
Thank you!