- what is the reason that ms-access DBs sometimes has corruption issues?
- if a form is not opening and it is a corruption issue, would i solve the problem by eliminating the form?
what is the reason that ms-access DBs sometimes has corruption issues? if a form
Share
Someone emailed me this very question yesterday, and I answered them thus:
Have a look at my answers on SO that touch on the issue of corruption as well as these valuable articles by Tony Toews:
Best Practices
Corruption FAQ
There are a number of types of corruption and avoiding different
types requires different solutions. I cover most of those in my SO
answers, while other issues are touched on in Tony’s articles.
Specifically, memo pointer corruption is one type, while VBA project corruption is another. Most people aren’t referring to either of those when they mention Access/Jet/ACE corruption, though.