does the insert call, returns 1 or 0 ? it should return 1, otherwise there's
an error.
the query looks okay for me. try to query without any filter? just
DB.query("Notas", null, null, null, null, null, null) ...
2011/6/20 Jorge Luis <[email protected]>
> 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
>
--
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