Why do I have to keep reinstalling Microsoft Access Database Engine in order for my application to run?

687 Views Asked by At

I have a C# Visual Studio application that I publish and install on a different computer, a Windows 10 64-bit OS, x64-based processor. The platform target for the build and publish is x64. The application is actively used and works great for awhile. Then without warning it gives bizarre database related errors. I rerun AccessDatabaseEngine_x64.exe and it's fixed. Why can this be happening, especially now?

0

There are 0 best solutions below