Page 1 of 1

Connect to a remote server

Posted: Mon 28 Feb 2005 17:28
by Antonio
Hello

i need to send data and get data from a remote computer (with mysql server installed), but all in my local network.

How can configure the MyConnection Component to get connected to the other computer.

Please explain with detail because it's the firt time i'am using myDAC.

Thank You

Posted: Wed 02 Mar 2005 07:22
by Ikar
You need set the next properties of TMyConnection:
- Server
- Database
- Username
- Password

And then set Connected := True