Hi,
I am running MySQL on a Win Vista machine and it seems to be running just fine. When I try to connect using a connect string in my C# code in VS2012 from a Win 8.1 host, it tells me that my host is unable to connect. I did the GRANT ALL on the server, verified the firewall and root password, but, nothing seems to work. Am I doing something wrong? Thanks.
I am running MySQL on a Win Vista machine and it seems to be running just fine. When I try to connect using a connect string in my C# code in VS2012 from a Win 8.1 host, it tells me that my host is unable to connect. I did the GRANT ALL on the server, verified the firewall and root password, but, nothing seems to work. Am I doing something wrong? Thanks.