Socket Error on TMyconnection 10061

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Hexsol
Posts: 1
Joined: Wed 04 Jan 2012 00:29

Socket Error on TMyconnection 10061

Post by Hexsol » Wed 04 Jan 2012 01:09

I purchased MyDac for Delphi 2007 and used it with some sucess approx 3 years ago.

We have now changed our MySQL server to Version 5.1 and I get an error on TMyConnection whenever I try and connect to the server.

Cant connect to MySQL server on 123.123.123.123 (10061)
Socket error on connect. WSAGetLastError return 10061 ($274D)

I thought it may be that I was using an old version of MyDac so I have downloaded the latest trial version for Delphi 2007 but still get the same error.

I am confident it is not a port or firewall issue as I am able to use remote MySQL Workbecnh with no issues.

Can you please help.

Many thanks,


Mark Rabaiotti

AndreyZ

Post by AndreyZ » Wed 04 Jan 2012 12:46

Hello,

I have answered you by email.

Post Reply