can"t to connect to server - error 10060

can"t to connect to server - error 10060

am 04.04.2006 11:31:02 von Micol lupen

Hi to all and thanks for your help,
i have this problem
i use Borland C++ Builder 5 for create client/server
application,
I use mysql server 4.14 on linux Slackware 10.2,
i use windows 2000 and myodbc driver 3.51 for connect
to Db on mysql server.
If i do connection test the test it's ok, i test in
control panel/administration tool/administration odbc
tool; but if i wont to connect to Db i have this error
can't connect Mysql Server '10.10.50.27' error(10060)

Can i help me
Regads
Micol
p.s. excuse me for my bad english






___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org

Re: can"t to connect to server - error 10060

am 08.04.2006 03:21:11 von Michael Louie Loria

--------------enig28F588902396266E9D2AA482
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

> > Hi to all and thanks for your help,
> > i have this problem
> > i use Borland C++ Builder 5 for create client/server
> > application,
> > I use mysql server 4.14 on linux Slackware 10.2,
> > i use windows 2000 and myodbc driver 3.51 for connect
> > to Db on mysql server.
> > If i do connection test the test it's ok, i test in
> > control panel/administration tool/administration odbc
> > tool; but if i wont to connect to Db i have this error
> > can't connect Mysql Server '10.10.50.27' error(10060)

Probably your connection string. Check for the proper format

Server
Port
Database
UserNmae
Password

Check this http://www.vbmysql.com/samplecode/basicblob.html. Just format
to it to C++ builder


Michael Louie Loria
LoRz Technology Solutions
http://www.lorztech.com


--------------enig28F588902396266E9D2AA482
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)

iQEVAwUBRDcQB7XBHi2y3jwfAQqkdggAmX/JE1UG/u0CCtlUVl7yVxUCyQP7 2MoO
XytPeyNC8zToN5U7/j7phyEJyFQAnqjGQ7rh4SBN2jwHpIeb8v3xwT5BQ/XT gUL8
1M+0Nb2S3TNLqXOuwbaG+RdkxsoQUMb9uVXf7E6/0/HEd4oJbX9TBHQD4pVH sp+/
0PA3CFa+qCD0LXzOTY9/ExJGuW3UDiEStW+/lsrSlp9OK02N5t93ElaDV3gP QRO2
Sczj3UhSx8c5pU8+FhfPs5CJ/ejq65VgyclhKPJG6bMaO490lRsXYT15Dxgp NyIp
ugyhvYpE8VsfSevnvu4aIiPFXrM63jBMXuq/jbg+An2yvxG7P9VP7A==
=Yd7j
-----END PGP SIGNATURE-----

--------------enig28F588902396266E9D2AA482--