954,160 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to check some user info

Hello all,
I want to create a custom login form for SQL Server 2005, which will have 2 textboxes(Username,Password). When the users clicks the submit button then i want to check the SQL Server users with that username and password,if exist.
I need this to be answered asap!


Thanks in advance,
Alex

Alexpap
Junior Poster
121 posts since Sep 2008
Reputation Points: 11
Solved Threads: 13
 

You can't create forms in SQL. You need to post this question in the relevant language you are trying to use. I have an example of a login screen for C#.NET and MSSQL2005/2008 online at:
http://www.daniweb.com/code/snippet1244.html

sknake
Industrious Poster
4,954 posts since Feb 2009
Reputation Points: 1,764
Solved Threads: 735
 

Thank you for answering. I think i have find a way to do what i have asked.. :D

Alexpap
Junior Poster
121 posts since Sep 2008
Reputation Points: 11
Solved Threads: 13
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You