|
I tried it out using the year field, something like, year == 1970, and I got hits. Perhaps your middle term (here, the ==) does not fit the field? In other database applications, I know that this has caused an issue.
edit: And you know, right, that when the search is run, the player creates another file, which contains the search results, which you then need to play? In other words, there's not an automatic display of the results (as there is with the the search feature under the db: you get the list of hits).
|