hii guys,i connected my mysql database with uipath,it connected successfully,but once i try to execute it is showing some error.plz help me out from this.
This is the standard connection string for connecting to mysql database.
Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
I guess DSN is not the right keyword to use in the connection string.
Please recheck the connection string.
Regards,
Karthik Byggari
2 Likes
@KarthikByggari still iām getting error, i made changes to connection string as you said,but no gain