when i placed the code
"Set RS = Nothing sql6 = "Update alatan set STATUS_ALATAN = 'Belum di pinjam' where NO_INVENTORI= '" & Text1.Text & "' " con.Execute (sql6) Set RS = Nothing "the error says that
"microsoft [odbc microsoft access driver ] too few parameters.expected 1.
how can i fix the error?


Sign In
Create Account

Back to top









