Without search

Post Reply
mmcfadden
Posts: 158
Joined: Tue May 20, 2003 2:17 pm

Without search

Post by mmcfadden »

Is there a way to run a search with only an excluded term. Basically I want to be able to get all the results that don't have a specific word. I know I can run a search on a term and then subtract out irrelevant terms with the "-" character but I don't want to add a term.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Without search

Post by John »

You would need to issue SQL that was " WHERE Field NOT LIKE ... "
John Turnbull
Thunderstone Software
Post Reply