We just completed programming a a VB.NET Web Project connected to a SQL Server Database. The client is now requesting that we support an identical schema in MySQL as well. I tried making a simple switch of the connection string via but it is still trying to connect to the provider value of (providerName="MySql.Data.MySqlClient")We just completed programming a a VB.NET Web Pr