dbTalk Databases Forums  

Password dont save in Connection

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Password dont save in Connection in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
GC
 
Posts: n/a

Default Password dont save in Connection - 02-13-2009 , 08:01 AM






Hi,

I work with Sql Server Business Intelligence Development
I import a DTS coming from SQL 2000 server and the importation work with
succes

Now I want to edit a connection that is in the connection manager
I try to use a Sql Server Authentication and I click the radio button save
Password
I test the connection and the connection succes
I click OK and close the Connection Manager Window

When I try my DTS that use the connection, the connection failed
I open the Connection Manager for that connection and I realize that the
Connection Manager did not save my password even if I click the radio button
Save password

Is that a bug or am I doing something wrong?

If I use the Windows authentication it works well but I would prefer to use
Sql Authentication because when I will release those DTS to my client server
I dont want to have to edit every DTS.

Do you have and idea of how I can get through this problem?

Thanks in advance I have a nice Day!











Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: Password dont save in Connection - 02-13-2009 , 11:52 AM






This is not a bug. It is by design. MS started getting more secure and this
is a side benefit(?).

Since you are using SQL 2005 or 2008 and BIDS, you are using SSIS, not DTS,
dorrect?

Try this: Open a package and look at the package properties pane. look for
an entry "Package Protection Level".


--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"GC" wrote:

Quote:
Hi,

I work with Sql Server Business Intelligence Development
I import a DTS coming from SQL 2000 server and the importation work with
succes

Now I want to edit a connection that is in the connection manager
I try to use a Sql Server Authentication and I click the radio button save
Password
I test the connection and the connection succes
I click OK and close the Connection Manager Window

When I try my DTS that use the connection, the connection failed
I open the Connection Manager for that connection and I realize that the
Connection Manager did not save my password even if I click the radio button
Save password

Is that a bug or am I doing something wrong?

If I use the Windows authentication it works well but I would prefer to use
Sql Authentication because when I will release those DTS to my client server
I dont want to have to edit every DTS.

Do you have and idea of how I can get through this problem?

Thanks in advance I have a nice Day!











Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.