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!
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