Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
remote connection

remote connection

2007-09-11       - By Jess Balint

 Back
Pat,

Please review the troubleshooting information regarding this problem:

  http://dev.mysql.com/doc/refman/5.0/en/can-not-connect-to-server.html

The most common solutions include removing bind-address= and skip-networking
from my.cnf and removing any firewall rules blocking port 3306.

Jess

On Tue, Sep 11, 2007 at 08:18:03AM +0000, Leppin Tan wrote:
> To whom it may concern
>  
> hi there! just like to ask for some assistant coz here's my problem, i am
trying to access MYSQL server 5.0.0(in computer A) using another computer
(computer B) via LAN. i followed the procedure in your manual on the 23.1.9.6
part (establishing a Remote Connection to System A from System B) and 23.1.9.2
(configuring a MYODBC DSN on Windows) but i received an error message of "[MySQL
][ODBC 3.51 Driver]Can't connect to MySQL server on '192.168.0.180' (10060)".  
>  
> What does (10060) means?  if also possible, can you teach me what are other
thing i need to consider before i can access the data stored in the MYSQL
server 5.0.0(in computer A) using (computer B).  Thanks a lot for the help in
advance.
>  
>  
> Pat

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql@(protected)