November 28, 2007 at 3:49 pm
Hello All
What ever happened to the simple way of DTS?
My SSIS package database connection will not hold my password. I have checked the 'Save Password' checkbox.
What am I missing? It seems that every time that I try and use SSIS there is something like that that is totally weird. I liked DTS much better.
Thanks
Andrew
November 29, 2007 at 1:45 am
Password is not saved in the connection dialog but it is saved internally and SSIS can connect to it without any problem.
November 29, 2007 at 10:03 am
Mine is not being saved. That is the problem. What can I look at to help solve this issue.
Thanks
Andrew
November 29, 2007 at 11:40 am
Try to change protection level to EncryptAllWithPassword and set password for the package. And next deploy it on production server.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply