Hi all,
I've installed MySQL on an old Win XP PC. I want users on our internal network to be able to connect to it from their PCs.

However, when I try to connect to the remote PC (using HeidiSQL) I get the following message:
SQL Error (2005): Unknown MySQL server host '/192.168.1.129' (11001)

The IP address on the server is correct. I can connect locally on the server using HeidSQL.

What do I need to do to connect to the remote PC?
I don't have any tables on the remote. I've tried to connect as 'root' and as 'Skip' (a user I created).

Thanks,

Skip