i need a help in C Sharp "Create a login pange"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nazmyonline
    New Member
    • Feb 2010
    • 1

    i need a help in C Sharp "Create a login pange"

    i hv created a login form on C sharp .net

    i need 2 connect this form to MS Access database . there s a table user account from there i hv created 2 column " Username ,password "

    whn i press the login button check the database n i need 2 login

    i hv uploaded dat application here

    plz help me .. its very important 4 me .. i hope i vl get da best reply
    Attached Files
  • tlhintoq
    Recognized Expert Specialist
    • Mar 2008
    • 3532

    #2
    Here are two tutorials on database use.
    Whether you are pulling login data, or product information it's pretty much all the same.

    Database How-to parts 1 and 2
    Database tutorial Part 1
    Database tutorial Part 2

    Comment

    Working...