Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 stored packages and passwords

Author  Topic 

influent
Constraint Violating Yak Guru

367 Posts

Posted - 2008-09-15 : 15:51:31
I'm trying to execute a dtsx package that was imported into "Stored Packages\MSDB" using a job and having a problem I can't resolve after many hours, but for now I'm just wondering how you can use Server Storage with a package that has connection strings with passwords. How does the package get the usernames and passwords?? Are or they automagically included in the package instead of stored separately since the assumption is that nobody can see them unless they have the rights in SQL Server?

hey001us
Posting Yak Master

185 Posts

Posted - 2008-09-15 : 18:13:37
this may help you:
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=110693

hey
Go to Top of Page
   

- Advertisement -