Hi,
I have just installed MySQL on Linux server.
The server has SSH on it as well.
Now I started facing problems (:
My .NET application is the problem....
How will connect using the MySQLConection if SSH is enabled on the server?
I am getting the following error:
Unable to connect to any of the specified MySQL hosts
when I try a basic MySQLConnection conection string.. anything special to add for the SSH?
Thanks
Jassim
I have just installed MySQL on Linux server.
The server has SSH on it as well.
Now I started facing problems (:
My .NET application is the problem....
How will connect using the MySQLConection if SSH is enabled on the server?
I am getting the following error:
Unable to connect to any of the specified MySQL hosts
when I try a basic MySQLConnection conection string.. anything special to add for the SSH?
Thanks
Jassim