arju_s
❔ Error while trying to connect to MySql using MySql .Data
You probably have checked the connection string correctly, but If you would like to double check the connection string format as given here... https://www.connectionstrings.com/mysql/ !
Also, I'm just wondering if the "NAME" is a variable or an actual value because if you're going for the variable you're missing the string interpolation and stuff!
6 replies