Connect to remote MySQL without ODBC

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?

Hi @ui_auto

can you give a try with the following method?

You can create your own connection with the following examples

Regards!
Regards!

hi @fernando_zuluaga

For me its showing the below error

@Sree_Krishnan_vellinezhi have you got any fix for the error. I am getting same.