How to connect the mysql database to uipath

can anyone plz tell me how to connect the MySQL database to UI path
what is the server name should I give
I share the screenshot check there and guide me.

Hi @Chethan_P,

If you want to connect Microsoft Sql Server or MySql?

If MS Sql Server:
Server name is available in your Sql management studio it will available
Ex:YourMachinename\SQLEPRESS
image

if MySql below link is solution.

Please mark this as solution.If you have any issues.let me know :smiley:

Regards,
Omkar P

1 Like

Hi @Chethan_P

Can you try this xaml.

Just change the Server and DB details.DB Connection_UIPATH.xaml (5.1 KB)

1 Like

thanks its work @Reddy_Paluri :slightly_smiling_face:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.