Ok, so I am making a Visual basic program called Internet Cafe. It uses MySQL. I am making an registration form but I need help. I want to use textbox1.text(Username) textbox2.text(Password) textbox5.text(firstname) and textbox6.text(lastname). I also want to add a variable 1. I have 7 collums already set up. Admin, username, password, firstanme, and lastname. I want to set admin to 1 in the program. Any ideas on code?
↧