When using adoHeader.Recordset.Delete to delete a record, I am getting the following error message: "-2147217887 run-time error" "A given HRow referred to a hard- or soft- deleted row". Any ideas why I am getting this error and how to get rid of it? I only get this on the delete function - the add and update functions work fine.

Thanks in advance -