I am new to VB 2008, i have used VB 6 a few years ago and i have forgotton everything i knew. I am trying to make a login form where the user has to type there username and password in. I have a access database with the usernames and passwords in it, how do i get VB to check the username and passwords with the ones in the access database and let them login in if there correct and not log in if there incorrect.