Run As SQL Server Connection

  • I'm trying to connect to a remote SQL Server using SSIS 2005 in BIDS. I can only connect to this remote server using Run As a different user and Windows Authentication in SSMS from my local machine. The remote server does not allow SQL authentication and is managed by a different team. How can I connect to it using SSIS BIDS? Thank you for any help.

  • Execute devenv with RunAs command. devenv is the executable used for BIDS.

    ---
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

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

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