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.