View Single Post
  #4 (permalink)  
Old January 26th, 2006, 06:12 PM
Mike Mike is offline
Mistic Argonaut
 
Join Date: Feb 2004
Posts: 3,219
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).
Reply With Quote