I am using LIKE in a SELECT statement to search my database. Everything is fine when using standard English characters, and the select is not case sensitive, which is what I want
However, if I use Swedish/German characters, for example Åå Ää Öö Üü, then the select is not case sensitive.
I realise that this is a known issue with the current version of SQLite, but I am hoping that someone can point me in the right direction to solve this, either in the SQL statement itself, or in my code. (I am using Visual C++.)
Thanks,
Liz.
_________________________________________________________________ Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]