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
    2021-02-12T18:39:03+00:00

    Was this answer helpful?

    0 comments No comments
  2. Tom van Stiphout 40,216 Reputation points MVP Volunteer Moderator
    2021-02-12T18:32:12+00:00

    Search online for "sharepoint 5000 records". I don't consider it a viable option for real database work.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-02-12T15:36:48+00:00

    I see that Microsoft suggest SharePoint as a possible solution for "light workloads", although of course they do not define this. On reading more about how data is stored in SharePoint (apparently all in one SQL Server table) and its limitations, it seems to me wholly unsuitable for any moderately complex or sizable database application. Maybe someone can describe a database which is working well with a SharePoint back-end, so that readers have some idea whether its worth taking the time to test their own application?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-01-22T20:41:13+00:00

    The main issue with SharePoint is the list size limitation (5000).  If you plan on a db tables with large recordsets SharePoint just won't do.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-01-22T20:27:13+00:00

    I just had a meeting with our db who converted 12 Access backend db's to SharePoint. No data corruption issues, better performance, optional on whether or not you need to connect to the company's VPN for these Access db's. Still more questions as I do a deeper dive into the SharePoint - Access backend db, but it does look promising.

    Given that MS won't actually address this data corruption issue after over 2 years, we db developers have to get creative. I still believe that Access is a great, durable application (especially for small to medium size businesses) which MS has yet to find a good equivalent replacement for.

    Was this answer helpful?

    0 comments No comments