Hi, could someone please guide me through this
What are you trying to do? I have an OCI connection string and we hard code the password in it. I want to store the password in a SQL server database so i can pull the password instead of hard code
Since the input data does not allow - I have tried to use the dynamic input but not sure how i can tell this to use the connection string that is coming from another tool
any suggestions