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.
| Author |
Topic |
|
sqlfresher2k7
Aged Yak Warrior
623 Posts |
Posted - 2007-06-19 : 21:37:26
|
| I want a query, when user enters sqlservername, Loginusername and Password or only provided server,windows authenication it should be verified.If Server, UID PWD matches then user should be logged in and if it doesn't match then it should give login failed . Can u plz pass on d code if possible. |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-06-20 : 11:22:02
|
| Does sql server handle that already? |
 |
|
|
|
|
|