Urgent! change the codes from mysql into vb.net
Good day! can i ask how to change the codes of this login form from mysql into visual basic.net? what can i do to this codes like this?
(Dim sqlquery As String = "SELECT * From password WHERE username ='" & txtUsername.Text & "';")
Second question is that can you elaborate to me the purpose of the design interface? because i am confusing after successfully log in, whats next?? :)) thanks