I have a project that is ASP.NET but when I run it I get this warning:
Here is my code
I think the problem is because you need to put simple quotes around the path to your file mdb
.
connectionString: "Provider = ...; DataSource='c:/.../archivo.mdb'"