Re: [sqlite] Accent Insensitive search

2009-03-25 Thread Alexey Pechnikov
Hello!

On Tuesday 24 March 2009 20:19:00 aditya siram wrote:
> Hi all,
> Is there a way to do an accent/diacritic insensitive search in sqlite? For
> example I want to a query to find " `a blanc " with the search term "a
> blanc".

Yes.

http://ioannis.mpsounds.net/blog/2007/12/19/sqlite-native-unicode-like-
support/

Best regards.
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] Accent Insensitive search

2009-03-24 Thread aditya siram
Hi all,
Is there a way to do an accent/diacritic insensitive search in sqlite? For
example I want to a query to find " `a blanc " with the search term "a
blanc".

Thanks ...
-deech
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users