[android-developers] Re: SQLite insert optimization
Thank you both! It's really faster now!
On Mar 23, 1:04 pm, DanH <danhi...@ieee.org> wrote:
> You need to use start/end transaction, to speed up things.
>
> On Mar 23, 2:59 am, ydm <jordanmiladi...@gmail.com> wrote:
>
> > Hello!
> > I have to insert around 100 rows in a sqlite db at once (trough
> > content provider). Is there any way to make it process all the queries
> > at once, instead of querying the provider for each row separately.
--
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