i have used ms access as backend
i have error in updating the record
the error as syntax error in update statement.the code i have written is as follows
Private Sub btnsubmit_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnsubmit.Click
GroupBox1.Visible = False...