dbTalk Databases Forums  

DTS user choise (Windows / SQL)

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


Discuss DTS user choise (Windows / SQL) in the microsoft.public.sqlserver.dts forum.



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

Default DTS user choise (Windows / SQL) - 03-16-2005 , 12:01 PM






What is preferred ?

If sql I need to store the name and password somewhere - that could be a
problem - if windows I have yet to see it work the whole way around - both
in the dts package and when executing the job in Agent.

Isn't there a way to store a username and an encrypted password in a table
instead of windows logon.



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS user choise (Windows / SQL) - 03-16-2005 , 01:21 PM






Windows logins are the way forward. Even using SQL Server
authentication you would/should not need to change the username and
password surely.

The reason why most times a DTS job fails is this

http://support.microsoft.com/?kbid=269074

"Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote


Quote:
What is preferred ?

If sql I need to store the name and password somewhere - that could be a
problem - if windows I have yet to see it work the whole way around - both
in the dts package and when executing the job in Agent.

Isn't there a way to store a username and an encrypted password in a table
instead of windows logon.


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.