Can't connect error 10061

------=_NextPart_000_0001_01C69533.943A5780
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

I'm a new user who has probably made a simple error but despite checking
through the manual I cannot see where I have gone wrong. I have MySQL
installed on my Windows XP PC (fully up to date). MySQL works OK in that
using the Mysql command line client I have created a table in the test
database and entered some data. So far so good. I have installed v3.51 ODBC
drive. I then try to set up a DSN using the Windows ODBC Data Source
Adminsitrator. Everything goes OK except that when I get to the stage where
you click the Test button (having entered localhost, root username,
password) I get a 10061 error message which means, I beleive, the connection
is being rejected by MySQL. But I followed the MySQL reference manual using
when installing and cannot see why it accepts the MySQL command client but
not the ODBC driver. What do I need to change? Nothing in the manual. I
supect a common oversight on my part. Does anyone know some likely mistakes
I may have made? (or oversights in the manual?). Thanks. Tony S.

------=_NextPart_000_0001_01C69533.943A5780--
Tony Smith [ Mi, 21 Juni 2006 14:06 ] [ ID #1364342 ]

RE: Can't connect error 10061

> Does anyone know some likely mistakes I may have made?

Is the server running?

What does
netstat -an | find "LISTEN" | find "3306"
tell you ?


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
David Dindorp [ Mi, 21 Juni 2006 16:16 ] [ ID #1364343 ]

RE: Can't connect error 10061

Have you checked to see if your firewall is blocking port 3306?



Lawson
lawson [at] vrtinc.com
+1(480)308-0641 (Voice)
+1(602)996-0376 (Fax)


-----Original Message-----
From: Tony Smith [mailto:auqr39 [at] dsl.pipex.com]
Sent: Wednesday, June 21, 2006 5:07 AM
To: myodbc [at] lists.mysql.com
Subject: Can't connect error 10061


I'm a new user who has probably made a simple error but despite checking
through the manual I cannot see where I have gone wrong. I have MySQL
installed on my Windows XP PC (fully up to date). MySQL works OK in that
using the Mysql command line client I have created a table in the test
database and entered some data. So far so good. I have installed v3.51 =
ODBC
drive. I then try to set up a DSN using the Windows ODBC Data Source
Adminsitrator. Everything goes OK except that when I get to the stage =
where
you click the Test button (having entered localhost, root username,
password) I get a 10061 error message which means, I beleive, the =
connection
is being rejected by MySQL. But I followed the MySQL reference manual =
using
when installing and cannot see why it accepts the MySQL command client =
but
not the ODBC driver. What do I need to change? Nothing in the manual. I
supect a common oversight on my part. Does anyone know some likely =
mistakes
I may have made? (or oversights in the manual?). Thanks. Tony S.


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc [at] m.gmane.o rg
Lawson Cronlund [ Do, 22 Juni 2006 04:44 ] [ ID #1365870 ]
Datenbanken » gmane.comp.db.mysql.odbc » Can't connect error 10061

Vorheriges Thema: MyODBC and MacOSX 10.3.9
Nächstes Thema: Compilation error.