How do i find the connection_String properties

How do i find the connection_String where is it exactly coming in from in studio?? Need to find the actual root of it.

Hey

First you will need the database activities, then use the connect activity to connect your database, you can do in from the connect activity or also create an ODBC from windows and return the connection from there.

Check this video for an example

Regards!

Thanks for the reply i have send you request on linkedin. Please accept it

Database activity has already been there just want to know where is that connection_string is originally coming from?

@ismailsohailusa

Connection string is something you need to provide or in connect to datatabase activity you have a wizard and by filling the data you can automatically get a connection string…

Please check this for different connection strings

Cheers