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.
I tried to solve the problem by examining ready-made projects, but I am probably getting this error due to the version difference.
