Hi,
I made a website in a local server using Xampp. We’re able to access the wensite by http://computer_name.
I want to access the MySQL server thru Uipath. And I have installed MySQL Connector/ODBC. However, I am unable to connect to MySQL server. I get the error:
“Lost connection to MySQL server at 'reading initial communication packet”
I am able to create a Data Source using the Server computer where xampp is installed (using localhost as TCP/IP server; Port 3306) but I can do it from a different computer.
I can connect using ‘localhost’ but not the Server IP or name.
Any ideas on what I am doing wrong?
Thanks