I'm trying to connect from a client running XP Pro to my server, which is running 
MySQL 4 under Windows 2000 Server. The IP address of the server is 192.168.0.94. 
MySQL is using the default port 3306

MySQLgui connects just fine, but if you try to connect using 
'mysql -h 192.168.0.94 -u root -p', you just get the following error:

ERROR 2003: Can't connect to MySQL server on '192.168.0.94' (10061)

I have tried from a different client which is running Windows 2000 Professional and I 
can connect no problem.

I hav also tried to connect using MyODBC. Access 2002 connects no problem from the 
problem (XP) client, with both 2.5 and the newly released 3.51 driver. However, Omnis 
Studio does not, eben when using the same DSN. Nor does the admndemo program 
which came with MyODBC. A similar error occurs, as follows:

The SQL Browser was unable to log on for the following reason: S1000 
[TCX][MyODBC]Error : Can't connect to MySQL Server on 
'192.168.0.94' (10061)

Do I have something configured incorrectly on the XP Client?

Help..

Steve Black

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to