There is a bug in Access 2002 SP3 that generates this record wrongly. Just
use error handling to trap and ignore the bug.
If that's not the issue, then you have code somewhere that is referring to
the record. It might be in the Current event of the form, or
BeforeDelConfirm or AfterDelConfirm. Or it might be in one of the events of
the controls.