Hello, I need UiPath to connect to a remote MySQL database. However would like to avoid installing any external dependency in the machine as this needs to be running unattended and would like to be self sufficient.
All the documented solutions talk about installing a driver and ODBC connector and connecting using a DSN. Is there a way I can avoid all of this?