Hi,
I already have a global variable for my database connection string for all projects, and now I am gonna have a separate connection string for each app which will have its own UID and PWD … in addition, I am gonna have Application Name variable for each one, which will have a value of projectName_machineIP.
So, how can I achieve that?