Re: "CONTAINS" ignores "fahrenheit"?
From: Danny (daniel_c_at_NOSPAMmyrealbox.com)
Date: 08/05/04
- Previous message: Danny: ""CONTAINS" ignores "fahrenheit"?"
- In reply to: Danny: ""CONTAINS" ignores "fahrenheit"?"
- Next in thread: John Kane: "Re: "CONTAINS" ignores "fahrenheit"?"
- Reply: John Kane: "Re: "CONTAINS" ignores "fahrenheit"?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Aug 2004 23:40:39 -0400
Correction:
> More interesting is if I run this SQL Statement:
>
> SELECT *
> FROM tblArticle
> WHERE CONTAINS(article_text, ' "*9/11*" ')
>
> it returned me records that contains "9/11" but not "Fahrenheit 9/11",
> for example:
> it returns -> article_text: ... in 9/11 event...
> it doesn't return -> article_text: ... Michael Moore who wrote Fahrenheit
> 9/11 ...
>
- Previous message: Danny: ""CONTAINS" ignores "fahrenheit"?"
- In reply to: Danny: ""CONTAINS" ignores "fahrenheit"?"
- Next in thread: John Kane: "Re: "CONTAINS" ignores "fahrenheit"?"
- Reply: John Kane: "Re: "CONTAINS" ignores "fahrenheit"?"
- Messages sorted by: [ date ] [ thread ]