V4RB 2.0 b16 uploaded

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Sep 16 02:25:11 CDT 2004


On 9/16/04 2:13 AM, "jda" <jda at his.com> wrote:

>> Jon, please try to run this build in UTF16 format also!
>> Let me know results.
>> 
>> 
> 
> UTF-16 database. Note that allFields IS a method:
> 
> This search fails:
> 
> select id,hit from thereferences where
> ((left(allFields, 1) = 'TEST')) order by id
> 
> 
> 
> This search works:
> 
> select id,hit from thereferences where (allFields REGEX 'TEST') order by id
> 
> 
> But this search fails (after I change test to tést)
> 
> select id,hit from thereferences where (allFields REGEX 'TÉST') order by id
> 
> -------------
> 
> UTF-8 database:
> 
> Finds fail. Now even this search fails:
> 
> select id,hit from thereferences where (allFields REGEX 'TEST') order by id


I wonder, so when I do cmd+F and search something,

You always search with REGEX ?


-- 
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-beta mailing list