Thanks Bret!!!

Well, I´ve solved put my string in lowercase... Weird...
I´ve try by SQLite Database Browser and i get the same response...
With Ç don´t work but ç get rows...

 Why?

On 13 October 2010 17:08, Bret Foreman <[email protected]> wrote:

> Try using double quotes around your strings rather than single.
> Something like this:
>
> String myCondition = "field == \"Ç\"";
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to