Access Database is getting corrupt again and again

Anonymous
2018-06-01T17:47:41+00:00

We have an application which was working okay till last month. But after the last windows update our clients are getting issues with access database. access database got corrupted.  We ran compact and repair. But it still getting corrupted again and again.  This issue started right after the window update. clients are on different OS. Like server 2018, server 2012 and windows 10.

Is there anything i have check in new windows update or any other step to prevent database corruption?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

604 answers

Sort by: Newest
  1. Anonymous
    2020-02-01T17:09:18+00:00

    I don't know the answer to that.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-02-01T16:12:40+00:00

    Hi Mark!

    Is it possible to clear these caches within VBA periodically, without needing to disable them altogether?

    Thanks!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-02-01T13:13:25+00:00

    I don’t use Inno Setup, but I did evaluate it and still have it on my PC. The Inno Script Studio has a Registry section where you can add these values. That is essentially how I do it in the setup program I use.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-01-31T02:34:18+00:00

    We have an application which was working okay till last month. But after the last windows update our clients are getting issues with access database. access database got corrupted.  We ran compact and repair. But it still getting corrupted again and again.  This issue started right after the window update. clients are on different OS. Like server 2018, server 2012 and windows 10.

    Is there anything i have check in new windows update or any other step to prevent database corruption?

    I had this same problem running our database over a mapped drive or UNC path from our server (SBS2011) after introducing Windows 10 machines and a new Server 2016. Randomly the database would corrupt or crash when using it. I scoured the logs and found it coinciding with group policy refreshing in the back ground. To test the theory i opened the database and ran 'gpupdate /force' hey presto, corrupt and crashed database. It wouldn't corrupt all the time mostly crash. So I used group policy to 'turn off background refresh'........worked a charm.

    1. Hold down the Windows Key and press “R” to bring up the Run command box.
    2. Type “gpedit.msc“, then press “Enter“.
    3. In the “Local Computer Policy“, go to “Computer Configuration” > “Administrative Templates” > “System” > “Group Policy“.
    4. Open the “Turn off background refresh of Group Policy” setting.
    5. Set this setting to “Enabled“, then select “OK“.

    Hope this helps someone.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-01-30T22:25:02+00:00

    You need to name the file regfix.reg and then run that file.

    I do not know how a .reg file would run in the instance you are using. We just save the file to the desktop and then run to add to the registry.

    Hope that helps.

    Was this answer helpful?

    0 comments No comments