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

Recommended Answers

All 2 Replies

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

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.