Forum Replies Created

Viewing 15 posts - 2,056 through 2,070 (of 13,874 total)

  • Reply To: The SQL connection password is not saved after deployed to the server

    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...


  • Reply To: Generate scripts of creating multiple external tables

    What do you mean by 'external' exactly?


  • Reply To: Unable to open .dtsx file in Design View

    DaveBriCam wrote:

    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.


  • Reply To: Unable to open .dtsx file in Design View

    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.

     


  • Reply To: Unable to open .dtsx file in Design View

    DaveBriCam wrote:

    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


  • Reply To: Unable to open .dtsx file in Design View

    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)