SQLite Forum

Importing delimited file
Login
I recreated the tab delimited file and changed the order of the rows.  The data in the file is the same, just the order of the rows is different.  I ran the .import on the new file with the same results (only 145,742 rows imported).  Seems like that proves it's not an issue with the import file other than possibly the size of the file itself (27,006 KB).  I am doing this with SQLite 3.7.14.1 and am wondering if this is an issue with that version.