Database Read Only Problem of MS Access 2010

Asked By 20 points N/A Posted on -
qa-featured

 

When using the built-in wizards in Microsoft Office Access 2010 (64-bit) after applying Service Pack 1 (SP1), I am receiving the error:

"The database cannot be opened because the VBA project contained in it cannot be read. The database can be opened only if the VBA project is first deleted. Deleting the VBA project removes all code from modules, forms and reports. You should back up your database before attempting to open the database and delete the VBA project."

Once I click OK on this message, I receive another one:

Cannot update. Database or object is read-only.

How to solve the error?

SHARE
Answered By 0 points N/A #142528

Database Read Only Problem of MS Access 2010

qa-featured

 The 2010 Access SP1 has bug. Sometimes it corrupts. So for you to solve those problems you can use hotfix available on the internet, or the easiest way you can do is to uninstall the SP1 and install the SP2. There are other issues about errors with using SP1 so it much better to use SP2.  

Try to do also to decompile your application or program. It might work for that solution. When solved just better to avoid using APIs in your Access2010. It might get some errors when you install it to another environment.  Expect some problems for doing this. So you need to know about compatibility issues for that.

Related Questions