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: Oldest
  1. Anonymous
    2020-04-02T15:54:33+00:00

    Why not simply implement the client fix in that case and be done with it.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-04-02T16:14:00+00:00

    Hi Jaz, I've figured out a quick process to repair my Access backend db, after having to do it so often:

    * Inform users that you're repairing the backend db. Lock them out of the db if possible.

    * Rename the folder which the corrupted backend db is in to "DB_DELETE_BAD_DATA" or something similar. I have only my backend .accdb file in that folder. I find that the corrupted .accdb file is locked by users and cannot be repaired.

    * Create a new backend db folder with the original folder name.

    * Copy the corrupted .accdb backend file to this folder.

    * Repair the .accdb file and review any resulting errors.

    * Do a compress on the backend db before exiting it.

    * Go to the frontend .accdb.

    * Highlight the linked tables and refresh.

    * Compress and repair front end .accdb.

    * Compile and save to .accde file if necessary.

    * Test that you can access and run the database

    * Let users know the database is back online.

    * Delete "DB_DELETE_BAD_DATA" folder when you are able to (.accdb file may stay locked for a few minutes or several hours).

    I hope this is helpful.

    George

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-04-02T16:14:36+00:00

    One word - Government.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-04-02T22:17:20+00:00

    Hi, George:  What I've been doing is dragging a copy of the backend to the user's desktop (I'm remoted in), repair it there and then drag it back to the server folder.  I find that sometimes if I try to repair on the server(s) folder the database goes into a non-responsive state.  Then I store that repaired copy on the desktop into a dated folder so there's always an off-server backup from the date I did the repair.  That way I don't have to refresh links.  When all goes right it's about a two minute procedure.

    Was this answer helpful?

    0 comments No comments
  5. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more