sa Connection Error

  • Hi i've 2 servers and want to work between them doing some ETL work.

    So i created my connections is SSIS to server 1 and then to server 2 am working off server 2.

    I use windows authentication to connect to server 1 and server 2.

    This worked fine when i ran the package in the SSIS designer

    I then use SQL authentication to connect to server 1 i used sa and the sa password and windows authentication for server 2.

    But this time the package failed on the connection to server 1 i tick to save password and tested the connection and it was fine but when i executed the package it failed. any ideas ?

  • I think even you store the password, in SSIS password is not stored in the connectionstring. You can check the property value fir the connection.

    Use SSIS Configurations for SQL server authenticaton in SSIS.

    Hope This helps 😉

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply