Thread: Authentication
View Single Post
  #1 (permalink)  
Old March 31st, 2005, 07:27 AM
paoeser paoeser is offline
Registered User
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Authentication

I am reading the book Beginning SQL Server for Visual Basic Developers and have a question regarding authentication. On page 175 the author states when setting up a DSN that the best method to use for authentication is SQL authentication because it provides the most secure DSN connection. Then on page 197 he states as a general rule Windows authentication mode provides the most security. He is talking about 2 separate issues? I am confused as to which method provides the best security. Thanks for your help.