using System.Data.OleDb; I cannot include the library in my project

33 Views Asked by At

using System.Data.OleDb; I cannot include the library in my project. Since I cannot include the relevant library in my project, I cannot make a database connection.

enter image description here

I tried to solve the problem by examining ready-made projects, but I am probably getting this error due to the version difference.

0

There are 0 best solutions below