It both does work.

Is there somethign wrong with this query?

Cursor r = DB.query("Notas", (new String[]{"Nota"}), null, (new
String[]{"fgCompromisso=0"}), null, null, null);

2011/6/20 jjoe64 <[email protected]>

> hi
>
> first, you should have a look at logcat.
> did you set up your db helper properly (constructor must call
> super-constructor, oncreate must create the table(s))?
>
>  --
> 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




-- 
Jorge Luis Ferrari Cé
Desenvolvedor / Web Designer
Siga @JLFerrari

-- 
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