OledbException(0x80004005)

0

After installing a winforms application I just created, which is an Access Db management application, I'm getting a strange error I dont know how to solve. I have attached a photo of the problem.

The Greek translates to:

The database mechanism of Microsoft Office Access cannot read the data in COMPUTERS. The minimum version required to read the data is 14.0.0000.0000.

This error only shows up when I try opening two specific tables (BOOKS & COMPUTERS) from my access database, not any of the other tables in that database. It also only gets thrown when I'm using the application on any computer other than the one I developed the application on.

c#
winforms
ms-access
oledb
oledbexception
asked on Stack Overflow Nov 4, 2020 by myrtillo bruh • edited Nov 4, 2020 by stuartd

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0