Getting Data from Remote Server + Postgresql

Hi Everyone I have a Database at my Remote Server.
My Query is simple, i want to extract data from data table from Server to my local System.

How do i do that ?

@Palaniyappan @balupad14 @kirti.iyer

Guys please assist on the same.

1 Like

Fine
That database will have a server name, username and password
With those details we could connect to that database while being in your machine itself with UiPath.Database.Activities, Using Execute query activity Which will give us datatable as output

Cheers @Aditya_Bhalerao

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