Computing.Net > Forums > Database > visual basic 2008

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

visual basic 2008

Reply to Message Icon

Name: darkmystro
Date: May 18, 2009 at 04:18:19 Pacific
OS: Windows Vista
Subcategory: MySQL
Comment:

how could i validate the user's login from the sql databse in visual basic 2008



Sponsored Link
Ads by Google

Response Number 1
Name: cyoung311
Date: May 18, 2009 at 10:49:57 Pacific
Reply:

Pretty broad question but here goes:

Capture user's loginID and passWord
Read from SQL table using loginID as key
If found
  Does passWord match value from SQL table?
  If yes
    Validate user
  else
    Deny user
If not found
  Deny user


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: visual basic 2008

how to use the microsoft visual basic.netware www.computing.net/answers/dbase/how-to-use-the-microsoft-visual-basicnetware/736.html

VB.net with sql server 2008 www.computing.net/answers/dbase/vbnet-with-sql-server-2008/579.html

MySQL5 and GUI creation software www.computing.net/answers/dbase/mysql5-and-gui-creation-software/184.html