Hi All,
I Want to connect to sql server in UiPath. I am using following connection string →
"Server=ip;Uid=test;Pwd=password;Database=dbname;”
Error →
Please help me on this!
Thanks,
Paresh Borole
Hi All,
I Want to connect to sql server in UiPath. I am using following connection string →
"Server=ip;Uid=test;Pwd=password;Database=dbname;”
Error →
Please help me on this!
Thanks,
Paresh Borole
Are you able to connect to the database using SQL server?? In the image i can see that it cannot establish a connection, is your database up and running??
Hi @WhenCutEsh,
Thanks for your reply.
I was entering wrong Server IP. Same has been corrected.
Thanks,
Paresh Borole