Hello guys!i am kinda new to C# and i am just learning....the thing is..i want to make a little app.I made something like a login form with a username and password textbox.i need these textboxes to go into the acces database(which i succesfully added to the project and all it works fairly well,i tried the grid view and stuff..) and u know..like search a certain column ..check if the string in the username textbox is found in the username column from the acces database,if so..i need it to check if the text from the password textbox coresponds to the password on the same line in the password column. ..u udnerstand..a login form,using an acces database.,,
Actually!!!the thing i am asking is how do i acces data on..i dont know on a certain column or a certain line...the sintax..i can manage a simple algorythm that searches the database..i jsut need the sintax..like how do i make it acces u know..like in excel ...cell A,row 2.. u get it..i cant find this anywhere on the internet and i really need this..any ideas please?or if you dont know how to use acces(i know its not really that used) i beg you guys to help me in mysql or sumthing..i have been googling for 2 days and i feel like i am going insane!