> I usually just get an independent SQLiteDatabase object in any component > (activity, service) that needs one and serialize any concurrent access > to that object. SQLite should handle the rest, AFAIK.
Thanks Mark, Ill have a go at that with some long running transactions and see how it holds up - embedded databases are a whole new territory for me :D Let me know when you're next in the UK and I'll get the beers in. Kind Regards, Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

