Viewing 15 posts - 2,056 through 2,070 (of 13,874 total)
Sensitive data like passwords are usually not stored inside packages, for security reasons.
Instead, they can be stored in SSISDB environments and marked as 'sensitive'. Once you have the password stored...
What do you mean by 'external' exactly?
I had to uninstall everything to clean things up. Should I install VS before the link you posted?
Assuming you have full VS Pro, yes.
I suggest you run this: https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver15#ssdt-for-vs-2017-standalone-installer
making sure you select 'SQL Server Integration Services' during installation. I'm not sure whether you have to uninstall your existing SSDT first.
Right clicking does not give me an option of View Designer
Which version of VS are you using?
Did you install the SSIS extensions after installing SSDT? Take a look
Try right-clicking on the Payroll.dtsx package. You should see the option 'View Designer' – select that.
Viewing 15 posts - 2,056 through 2,070 (of 13,874 total)