Jump to content
Server Maintenance This Week. ×

"No records match this find criteria" in error


This topic is 2492 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Every now and then, for seemingly no rhyme or reason, a script that relies on searching the contents of a field will start to fail with the message "No records match this find criteria." The hang up is, it will not find records even if there are records that match the search criteria. You can look at a table full of fields filled with 1's, but if you search for 1, it will say it cannot find records.

Currently, I have this happening on a field based on a self-relationship calculation. The field in question is defined as Count ( selfTable::ID Field ) and the ID Field it relates back to is a simple text field with indexing turned on.

So far, I've tried un-indexing and re-indexing the ID Field (a suggestion I had found through a Google search previously), deleting the self-relationship completely and creating a fresh one, and even deleting the relationship AND both fields (the calc and the ID Field) and re-creating them, all to no avail.

Anyone ever experienced? Is there a solution I'm overlooking?

Link to comment
Share on other sites

  • 5 years later...

This topic is 2492 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.