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
 SQL Server Development (2000)
 login query

Author  Topic 

abhishekvyas
Starting Member

2 Posts

Posted - 2007-08-06 : 08:01:48
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.


abhishek vyas

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-08-06 : 12:33:15
Does sql server handle that?
Go to Top of Page
   

- Advertisement -