MyConnectDialog on MyDac4.40.0.25
Posted: Wed 04 Jul 2007 14:43
Hello !!
My be a Bug !! ???
I've in my Datamodule 1 Connection component (tMyConnection),1 connect Dialog(TMyconnectDialog)& other TMyQuery's component (8-9)
so i developped a local application ... it works well & when i try to connect with this application to so else where (other computer) i installed mysql it gives me the following error message
[code
Can't connect to MySQL server on 'localhost'(10061)
Socket error on connect. WSAGetLastError return 10061($274D)
[/code]
I'm not trying to connect on localhost +
I configured (set )the parametre {server }TMyConnection to the right server ..
Thanks for Help
My be a Bug !! ???
I've in my Datamodule 1 Connection component (tMyConnection),1 connect Dialog(TMyconnectDialog)& other TMyQuery's component (8-9)
so i developped a local application ... it works well & when i try to connect with this application to so else where (other computer) i installed mysql it gives me the following error message
[code
Can't connect to MySQL server on 'localhost'(10061)
Socket error on connect. WSAGetLastError return 10061($274D)
[/code]
I'm not trying to connect on localhost +
I configured (set )the parametre {server }TMyConnection to the right server ..
Thanks for Help