REGEX and ?

jda jda at his.com
Thu Apr 19 15:51:22 CDT 2007


>obviously I'm not Ruslan,
>
>On 2007-04-19, at 22:36, jda wrote:
>
>>I thought this used to work for finding a question mark:
>
>this query works for me
>
>select * from oc_report where memo_text like '%?%'
>
>But of course this style is really not the fastest way, so perhaps 
>Ruslan can speed things up, but until the above should do the job
>

Hi Thorsten,

Thanks for the suggestion. But that search doesn't work for me, for 
example, if ? is at the end of a sentence.

But actually I have been using REGEX for a generalizable 
search/replace function for a long time, and I'm pretty sure the 
REGEX code I posted used to work. I see it doesn't work now (nor does 
a similar search for *, with or without escaping).

Jon


More information about the Valentina mailing list