System.Data.OleDb reference not being acknowledged

I'm getting an error on the
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.
Was this page helpful?