I am trying to recover a database in Access 2007. I do not have a viable backup. The error message is:
"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"
I have tried to recreate the database by importing everything from this database with no luck. I have also tried many of the solutions offered on search results from Google and forums.
Does anyone have a solution to this problem?
Is there software to fix this? Or is there an easy way to rebuild the database while maintaining the VBA modules?
I would greatly appreciate any help that is offered.
Thanks,
Nathan
"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"
I have tried to recreate the database by importing everything from this database with no luck. I have also tried many of the solutions offered on search results from Google and forums.
Does anyone have a solution to this problem?
Is there software to fix this? Or is there an easy way to rebuild the database while maintaining the VBA modules?
I would greatly appreciate any help that is offered.
Thanks,
Nathan
Comment