Re: "CONTAINS" ignores "fahrenheit"?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Danny (daniel_c_at_NOSPAMmyrealbox.com)
Date: 08/05/04

  • Next message: John Kane: "Re: "CONTAINS" ignores "fahrenheit"?"
    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 ...
    >


  • Next message: John Kane: "Re: "CONTAINS" ignores "fahrenheit"?"