Problems deleting a record
I came across a very strange error when deleting a record from a table. When I select one particular record and try to delete it I get the following error message:
"The search key was not found in any record."
When I click on help it shows me the following:
"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."
I have no idea what an ISAM SEEK is and I did check to make sure that I have matching values in the indexes that are linked to other tables and I do having matching values. So far only this one record has this problem.
Any advice will be greatly appreciated,
donrafeal
|