Connect with Expertise | Find Experts, Get Answers, Share Insights

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

 
Join Date: Feb 2010
Posts: 1
#1: Feb 7 '10
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
File Type: zip login.zip (37.8 KB, 23 views)

tlhintoq's Avatar
E
C
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 3,476
#2: Feb 7 '10

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


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
Reply