I have a problem that I'm hoping someone has already solved, or at least can point me in the right direction.

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]



Reply via email to