Forgive me ... but what is SQLiteman?
Will "import table data" help me load a csv file into a SQLite table?

Thanks,
peter

-----Original Message-----
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Simon
Sent: Wednesday, May 02, 2012 3:03 PM
To: General Discussion of SQLite Database
Subject: Re: [sqlite] Data Import Techniques

> 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

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

Reply via email to