Xiaobo Chen wrote: > I already turned off the firewall on the XP machine, but it doesn't work > either. I am doubting that in the database on the other Solaris machine, > it doesn't allow the connection from the XP machine. I am doubting this > way because other application on other Solaris machine can conenction to > the mysql database.
Then did you try `telnet aaa.bbb.ca 3306` to confirm you can reach the database machine? Either you can reach the port MySQL is listening on, or you can't. If you can't, you need to fix that. I don't use XP so I can't help there. If you *can* reach that port, but not access the database, you need to add the appropriate permissions to the grant tables. HTH! -- Hassan Schroeder ----------------------------- [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com dream. code. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]