|
-
Jun 5th, 2006, 09:13 PM
#1
Thread Starter
Lively Member
How to pass values from SQL to ASP.Net?
Hi,
I am making a login web service. First a database is created. It has ID,username and password attributes.
I plan to use the SELECT statement to retrieve the user record from the database.
How do I enable the ASP.Net code to check the password attribute value returned by the SELECT statement?
And if there is no record found, what value does the SELECT statement return and how to make ASP.Net know about this value?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|