What is the difference between login and credential in SQL server 2008?

Posted by ebeworld on Stack Overflow See other posts from Stack Overflow or by ebeworld
Published on 2010-05-01T15:37:00Z Indexed on 2010/05/01 15:57 UTC
Read the original article Hit count: 207

Filed under:
|
|
|

I am a bit confused SQL server windows login and credential. On books online, it says that credential can access resources beyond sql server, but as far as i see windows login might be able to do that that since it is mapped to a windows user. Am i missing something else?

Thanks, in advance.

© Stack Overflow or respective owner

Related posts about sql

Related posts about server