Take a look at my SQLiteAdmin tool. It will import csv files with or without headers, export them that way too, plus many features to help create and maintain your schema and browse/edit your data. Avaialble at www.lcsql.com.
Pete lcSQL Software <http://www.lcsql.com> On Sun, Sep 2, 2012 at 9:00 AM, <[email protected]> wrote: > Message: 3 > Date: Sat, 01 Sep 2012 12:19:09 -0700 > From: "[email protected]" <[email protected]> > To: [email protected] > Subject: [sqlite] How do you load a ".csv" and skip the first line? > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Is there some way to load a ".csv" file into a SQLite database table > when the first row (record) of the file contains headers? > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

