[V4RB] RegEx search and UTF-8
Ruslan Zasukhin
sunshine at public.kherson.ua
Fri Jul 23 11:05:15 CDT 2004
On 7/23/04 11:01 AM, "Eric Ferrer" <wonderfef at noos.fr> wrote:
>> Especially look for
>> DefineEncodings in your SQLSelect, e.g. "SELECT * FROM Table WHERE
>> MyField='"+defineEncoding(mysearchstring,encodings.UTF8)+"'". It's
>> something you easily miss.
> Yes, I've done this.
> By the way:
> SELECT * FROM table WHERE Name LIKE 'boréales' NO_CASE
> finds the records 'Boréales'
>
> The trouble is not there.
> I do need my app to be very permissive considering eéêëôö, etc.
> This still works with Unicode :
> SELECT * FROM table WHERE Name LIKE 'bor[eéèêë]' no_case
> But this not :
> SELECT * FROM table WHERE Name LIKE 'bor[eéèêë]ales' no_case
>
> Why ?
Strange actually.
--
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