[android-developers] Re: Android efficiency for huge amount of SQLlite DB records?
Please use Roman numbers.
The limit appears to be related to the dataset returned by query. Once it reaches a certain size (don't remember what it is), moving the cursor becomes prohibitively slow.
On Friday, August 10, 2012 2:09:29 PM UTC+8, chainz roid wrote:
HelloI'm working with android ICS, and i planned to use SQLlite as my app back end. my SQLlite DB have more than 1lakhs record in table.Android will support this much huge amount of records.?, its efficient to process or it will lag .?Thanks in advance.
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home