Hi All,
I need to connect the MS Sql database which is in the client server from my local dev machine(Laptop) to execute the query from the database.
Please do needful to resolve the same.
Hi All,
I need to connect the MS Sql database which is in the client server from my local dev machine(Laptop) to execute the query from the database.
Please do needful to resolve the same.
Hi @Vrishchik
You will require database activities for this

You can also watch this video for ref
Hope this helps ![]()
Hello @Vrishchik
Open Connection
Execute Query
Close Connection
Thanks & Cheers!!!