digitalberg
New Pleskian
Hi all,
We are unable to connect MySql from any third party tools like HeidiSQL and unable to connect from Windows Server 2012 too.
For your reference following is the connection string of web.config file of Windows Server.
<add name="ConnMySql" connectionString="Server=62.88.88.80; Port=3306; Database=tdsm;Uid=mas1; Pwd=Dsdsdsd; " providerName="MySql.Data.MySqlClient" />
For your reference attached the screenshot of third party tools error.
Also, I have used this instruction but still no luck: How to enable remote access to MySQL database server
Please advice on this matter.
Regards
Q
We are unable to connect MySql from any third party tools like HeidiSQL and unable to connect from Windows Server 2012 too.
For your reference following is the connection string of web.config file of Windows Server.
<add name="ConnMySql" connectionString="Server=62.88.88.80; Port=3306; Database=tdsm;Uid=mas1; Pwd=Dsdsdsd; " providerName="MySql.Data.MySqlClient" />
For your reference attached the screenshot of third party tools error.
Also, I have used this instruction but still no luck: How to enable remote access to MySQL database server
Please advice on this matter.
Regards
Q