Hi,

I have a (remote) service that once a while enters data in a SQLite
database. While this service is running, a user might want to query
data from the same database (and table) from an activity. Could this
cause any problems? I once got a "could not open field slot"
exception, which I cannot really reproduce. I thus thought it might be
due to this concurrent DB access... Is this possible? If so, how could
I avoid such problems? Or should I try to search the problem somewhere
else?

Thanks,

Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to