On 26 Sep 2016, at 8:34pm, jungle Boogie <[email protected]> wrote:

> I'm attempting to make a windows batch file that reads a text file and
> inserts a new record for each entry:

Why not replace the INSERT command with a '.import' command to import data from 
a CSV (or some other separator) file ?

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to