On 4 Apr 2016, at 6:17pm, Richard Hipp <drh at sqlite.org> wrote: > It is. Don't confuse SQLite with the Firefox plugin for SQLite. The > limit you have reached seems to be a limitation with the Firefox > plugin, not with SQLite itself.
I confirm that the NS_ERROR_STORAGE_CONSTRAINT error is generated by the Mozilla codebase (i.e. Netscape). If you would like to download the SQLite shell tool and try the import using that, you'll probably have no trouble importing your data. <https://www.sqlite.org/cli.html> <https://www.sqlite.org/download.html> Precompiled Binaries Simon.