System.Data.OleDb reference not being acknowledged

I'm getting an error on the
using(OleDbConnection connection = new OleDbConnection(constring)) line
using(OleDbConnection connection = new OleDbConnection(constring)) line
It keeps telling me add a reference but there is a one so I confused. I also tried using add the data source tab but for some reason it is still not working even adding the package. Ss of that also provided.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?