Thanks again, I got it. it is very fast.

--- Drake Wilson <dr...@begriffli.ch> wrote:

> Quoth Mike Zang <mikez...@yahoo.co.jp>, on 2010-09-05 17:49:31 +0900:
> > I converted about 2000 binary files to SQLite3, it spent about 5
> hours, I
> > want to know if this is normal?
> > Every file is about 2000 records. My process is very simple, read
> file in
> > NSData and set to struct pointer, then use this pointer to get data
> and
> > insert into database, is there any faster to do this converting?
> 
> It sounds like you may be running into
> http://sqlite.org/faq.html#q19.
> 
>    ---> Drake Wilson
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to