When saving a copy of an SSIS package and choosing the SQL Server option, is there a way to save the server name? Every time I save a copy of a package I have to manually enter or paste the server name and credentials. If it's possible to save the username and password also, I'd like to know how to do that. Using VS 2015.
Just to clarify, this isn't about setting up a data connection to use in a package; I know how to do that.