A couple of us were doing data entry when one of the record converted its characters to chinese one. When trying to delete this record,I got the error message that the key wasn't found in any record. And clicking the help this is what it said "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 was only trying to delete.
A suggestion I found on Google was to remove the indexing of memo fields, but there aren't any.
Any suggestions?
This error occurs when an ISAM SEEK is being executed and there are no matching values in the index." I was only trying to delete.
A suggestion I found on Google was to remove the indexing of memo fields, but there aren't any.
Any suggestions?