Connecting to MySQL causes error “Data source name not found and no default driver specified”
I’m trying to connect to a MySQL database using my ASP.NET Web Forms Application. I’m carrying out a test to Bind the data from the MySQL database to a GridView.