I have a strange problem. I have a rich text editor where you can add and edit information for each web page.
After I edit the page several times, I will get the following error, The Search key was not found in any record. I don't understand why I get this error message. This forum has the below information about this error message. But I don't understand why it causes the database to become corrupted. The information that I type in the rich text editor goes to a field called HTMLCode which is a memo field. Does anyone know how I can solve this problem?
The search key was not found in any record. Microsoft JET Database Engine (0x80004005) The search key was not found in any record. |
This error often means that the database has become corrupted.
To coerrect the error the database needs to be repaired. If the database is on a remote server download the database and foillow the instructions below to repair the database.
Open the database in Microsoft Access, click on the 'Tools' menu and select 'Database Utilities -> Compact and Repair Database'. |