On 4 Apr 2016, at 7:22pm, Daniel Telvock <dtelvock at investigativepost.org> 
wrote:

> Even when trained to use SQLite I was told it could handle large CSV files,
> and this one was only 1000 rows

SQLite handles it fine.  I have a 39 Gigabyte database using SQLite.

The thing you're using is not SQLite.  It's a program which does a lot of 
things, using SQLite but also lots of code written by people who have nothing 
to do with SQLite.  The error you reported is not an SQLite error.  The 'NS' at 
the beginning of the error name is a hang over from back when Mozilla was 
called 'NetScape'.

Simon.

Reply via email to