[VSDK] MakeSearch and regex

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Jan 2 12:42:37 CST 2004


on 1/2/04 12:38 PM, Arthur Clemens at aclemens at xs4all.nl wrote:

> Hi Ruslan
> 
> In the manual I read:
> 
> To make case insensitive RegEx search you can specify switch (-i) in
> the match string: ³==(?i)I AM CASE INSENSITIVE(?-I)I am Case Sensitive²
> 
> Is this correct? With parentheses and question marks?
> So if I am looking for words with either 'AA' or 'Aa' or 'aa' I should
> use:
> ==(?i)aa(?-I)
> 
> but I can't get it to work like this. I get zero results each time.

Hi Arthur,

You can look into FAQ also.
There are good examples there.

You use SQL or low level API?

With SQL you can also do WHERE fld LIKE 'Aa' no_case


-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list