Access 2010 Crashes January 11, 2012
Posted by Cowboy in Uncategorized.Tags: 2010, access, crash, database, vba
trackback
You receive random crashes in certain data
After installing Office 2010 SP1, you may receive random crashes when opening objects in certain databases and when trying to open the VBA window in those databases.
Workaround: UPDATE: Microsoft is aware of the issue and has scheduled a fix to the VBE7.dll in the October 2011 Cumulative Update. You can workaround the issue by performing the following steps to decompile and recompile the database.
1. Make a copy / backup of your database.
2. On the problematic machine decompile the database by running the following from a Run command line: /decompile ex. C:\test.accdb /decompile
3. Close the database.
4. Open the database again normally.
Comments»
No comments yet — be the first.