Dim sqltambah As String = "Insert into (id_operator, , , status, nama) values ('" & txtID.Text & "','" & txtUsername.Text & "','" & txtPassword.Text & "','" & cmbStatus.Text & "', '" & txtNama.Text
misal data pake acess ya buat project baru klick menu data - show datasources tab data sources muncul... click add new data sources, pilih database, pilih data set, click new connection pilih change,pilih microsoft access database file trus ok browes databasenya klick ok klik next, klick next, na
Gambar di Picture Box tidak dapat disimpan langsung ke database. type data dalam database boleh image/blob. sebelum di masukan ke database, gambar harus diubah kedalam array of byte. ini ada link buat refrensi. atau ganti aja picture box dengan advphotobox. http://www.i-bego.com/visual-basic-net/