Re: Contains + Special caractere
From: Hilary Cotter (hilary.cotter_at_gmail.com)
Date: 11/05/04
- Next message: Cedric DEBARD: "Re: Contains + Special caractere"
- Previous message: DaveK: "Re: Full text catalog just not populating"
- In reply to: Cedric DEBARD: "Contains + Special caractere"
- Next in thread: Cedric DEBARD: "Re: Contains + Special caractere"
- Reply: Cedric DEBARD: "Re: Contains + Special caractere"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Nov 2004 07:28:05 -0500
I don't get this result.
What word breaker are you using, French, neutral, or another language?
Do you get this result if you wrap your search phrase in double quotes?
"Cedric DEBARD" <charrue21@ifrance.com> wrote in message
news:OxSfGRxwEHA.1192@tk2msftngp13.phx.gbl...
> When I execute this request
>
> select *
> from fiche
> where contains(numerofiche,'A30/05')
>
> I get all the row where numerofiche contains 05. Does it come from the
> caractere "/"? Is there a way to get exactly the row containing exactly
> "A30/05" using the contains predicat.
>
> Thanks
>
>
- Next message: Cedric DEBARD: "Re: Contains + Special caractere"
- Previous message: DaveK: "Re: Full text catalog just not populating"
- In reply to: Cedric DEBARD: "Contains + Special caractere"
- Next in thread: Cedric DEBARD: "Re: Contains + Special caractere"
- Reply: Cedric DEBARD: "Re: Contains + Special caractere"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|