K
kyle
I have a form retrieving data from a table. Don't know
how but one record is lost. I have a KeyID (type
AutoNum). What happens is The record shows in the Form
but there is no matchiong record in the table. I can't
delete or edit the record from the form. The pop-up
says "search key not found in any record." The help
wizard says:
The search key was not found in any record. (Error 3709)
This error occurs when an ISAM SEEK is being executed and
there are no matching values in the index.
Does anyone know how to fix this error?
how but one record is lost. I have a KeyID (type
AutoNum). What happens is The record shows in the Form
but there is no matchiong record in the table. I can't
delete or edit the record from the form. The pop-up
says "search key not found in any record." The help
wizard says:
The search key was not found in any record. (Error 3709)
This error occurs when an ISAM SEEK is being executed and
there are no matching values in the index.
Does anyone know how to fix this error?