Search Key Not Found

J

James

Hello,

I am using Access 2000, I have a table with about 75000 records, linked to a
couple of other tables by the primary key. I am getting an error when I try
and change certain fields.

The name, address telephone fields I can change no problem. There is a field
that is a flag or a status field, it is normaly empty but if someone has
asked for something a signle charecter is entered and the database picks up
on that. Such as information would be an 'i', registration would be an 'r'
etc. When I try and edit that field, programicaly or manualy, it comes up
with an error "Search key not found in any record"

I have looked on various forums and they say if it is a large memo field
that has an index it could cause problems, however, this is a text field
limited to 1 in size, it is indexed though.

In the past when this has happend I had to duplicate the record and make the
old one inactive, as I could not delete it for the same errror message. But
now it is happening more often 3 times in one week.

What is going on here? Has anyone else had this problem?
 
J

Jerry Whittle

I'm thinking that it's a corruption issue. At times like this, nothing beats
a good backup. In fact make a complete backup of your database now and put
it away for safe keeping.

Tony Toews has an excellent web page on database corruption.
http://www.granite.ab.ca/access/corruptmdbs.htm

Allen Brown also has excellent info on corruption.
http://allenbrowne.com/ser-47.html

I have a white paper in a Word document named Fix Corrupt Access Database
towards the bottom this page:
http://www.rogersaccesslibrary.com/OtherLibraries.asp
 
T

Tony Toews [MVP]

James said:
When I try and edit that field, programicaly or manualy, it comes up
with an error "Search key not found in any record"

Usually sign of corruption. Jerry has posted some good links.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top