Fifteen seconds of the proper use of web search tools gives this:

   FAQ: Is SQLite threadsafe?
   http://www.sqlite.org/faq.html#q6

   Android Documentation - SQLiteDatabase - setLockingEnabled()
   
http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html#setLockingEnabled(boolean)

On Feb 12, 4:36 pm, Neo Apostol <neo.apos...@gmail.com> wrote:
> Hi,
> Is it possible to write data from different threads  to the SQLite DB at
> the some time?
> Thank you.

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