Dear Team,
I am developing SSIS Package to backup my Database.
I need to deploy this package to other server there the destination path (where backup is tored) will be different from the development server. So I am need of use of parameter, however I am not able to find where can i select parameter in this task.
Also it would be good if I can change the database name also dynamically via paramters.
Any idea/solution for this?
I could see Destination Manual list and Selected database file in the properties, but no option to use expression there.
Thanks!
SHams