Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can Not Delete a record

Status
Not open for further replies.

dead7

Programmer
Jun 8, 2004
79
US
I can not delete a record out of a table that has turned into what looks chinese writing. I get this error

"The search key was not found in any record"

This seems to be happening quite a bit.
Is there a fix for this?
 
1 Make a copy of your database for backup purposes
2 Goto the tools menu and select database utilties
3 select from that submenu either Compact and Repair database or Repair database depending on the version of Access you have.
4 Congratulations it worked, or you have a backup to try something else.
 
Other than copying all the records into another database table , then no. Sounds to me you have a corrupt table. You may want to try to create a backup then compact and repair the database. I had a strange problem where I had records repeating themselves half way into the table. I just hope yours isn't like this becuse it causes a lot of work.
The best working practice is to create backups all the time.

Good luck.





Ian Mayor (UK)
Program Error
Programmers do it one finger at a time!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top