> Using the "Import Table Data" function in SQLiteman, the data loads very 
> quickly. However in my application, using either an SQL "insert" command or a 
> resultset, the import is very much slower. Is there another technique I can 
> use to speed things up?

This FAQ entry might interest you...

(19) INSERT is really slow - I can only do few dozen INSERTs per second
  ->  http://sqlite.org/faq.html#q19
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to