I want to execute a RoboTask SQL Query on a MySQL server that is in phpMyadmin. How can I connect to the MySQL server using either the Data Link File or Connection String?
Just install MySQL ODBC connector for windows 32-bit Next - configure user or system DSN in ODBC data source administrator Now you can execute SQL expressions directly from RoboTask on MySQL database.
Please note that RoboTask is 32-bit application. So it uses 32-bit ODBC DSN. you can find ODBC data source administrator 32-bit here: C:\Windows\SysWOW64\odbcad32.exe