Question How to authenticate the user

kbsudhir

Member
Joined
Jun 13, 2008
Messages
21
Programming Experience
Beginner
I table named "User_Details" in master database of SQL 2008.
I am want to authenticate the user making them to enter their user name & password & comparing the same with the records in the "User_Details" Table.

How to go about doing this...??


Regards
Sudhir
 
Back
Top