Hi,
I'm trying to make a loginsystem for my application. The registration part works well but I have no idea how to get the information FROM the database and compare them with the userinput. Can someone tell me how to do that or give me some code?

PS: I'm using the mysql connector API

thank you!