Hi! Im getting the same error when I try to edit the employee information.

here is the code
rsworkinfo.AddNew()
rsworkinfo("EmpID").Value = txtid.Text
...