What kind of "crash" do you get? Is this a force close or an exception?
R/

On Thu, Apr 9, 2009 at 9:26 PM, iki <qui.af...@gmail.com> wrote:
>
> Has anyone other than me needed to make consecutive queries to a
> sqlitedatabase?
> My application works sometimes but other times (about 98% of the
> time), the app will crash.
> What I'm doing is using the sqlitedatabase.query(..) to return a
> cursor which I parse,
> I make multiple successive queries to the database and parse different
> recordsets/cursors.
>
> My question would be does a sqlitedatabase need to recover or clean up
> after a .query is issued?
>
> >
>

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

Reply via email to