Ok so im trying to login to my MYSQL database and go to database 'vb' table 'login' and check weather the username and password they enter was correct or not.but i dont know how to do this in vb.
Myconnection = "Host=LocalHost; user=root;password=tro63jans; username =" & username &
"; password =" & password