Connect .net app to mysql database
Im trying to connect my .net application to the mysql database remotely, ive added the respective IP addresses to allow connections from, ive opened port 3306 in CSF, what do I enter for hostname, am I correct in assuming that the servers IP address should be the hostname, followed by database name, user and password?
Sorry im a bit new to all of this so am lost
I keep getting this error: "The underlying provider failed on ConnectionString"
-
Yes they have been, port 3306 has also been in opened up in csf, is there a way to test connectivity other than our app? 0 -
Hello, You could try connecting to a database on the cPanel server from another remote server or your own local workstation with another application to verify if it works properly. If it works with another application, then the issue is likely related to the individual application you are using. Thank you. 0 -
What's the best application to use in mac OS X to verify this or windows? 0
Please sign in to leave a comment.
Comments
5 comments