G'Day,
Just wondering if anyone has used Environment Variables to configure Dev, QAT and Production environments on the same server?
I can see this working if a segregate environments into their own folders. But not by having a single folder with three environmental settings. Unless the project is deployed with different names i.e.
Visual Studio Project : Andrews SSIS
Deployed three times as
Andrews SSIS Dev
Andrews SSIS QAT
Andrews SSIS Prod
I.e.
But out of the box, the project name cannot be modified.
However I can see this structure working:
Andrew