What is will I use if i want to make a program in visual basic which ask for a username, password?

Kenz asked: Im tying to make a project in visual basic which will ask for a username and password from the user. I made a database with a field for usernameas string, password as string and type(type of account, clerk or customer) as boolean. What codes will I use on the command button for sign [...]