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 2000 Forums
 Transact-SQL (2000)
 differ between authenticate by SQL and Windows NT

Author  Topic 

abc
Starting Member

48 Posts

Posted - 2001-10-12 : 21:53:49
When I connect to database throught ODBC I have to make a System data source. When login I have two option to select:

- Login with windows NT authentiaction using the network login ID or
- With SQL authentication.

Someone tell me that I should select the second option (login with SQL authentication), because it more secure than select the first option.
So, how do you thing, can you tell me more about the difference between these things


Thanks
   

- Advertisement -