Maybe the following example may help:
https://github.com/elau1004/TFR4SQLite/blob/master/src/test/031_testColumn.init Check out the wiki too regarding using the "-init" command line option. -----Original Message----- From: tbuckner <tbuck...@frontier.com> To: sqlite-users <sqlite-users@mailinglists.sqlite.org> Sent: Tue, Jan 10, 2017 2:03 am Subject: [sqlite] Using CSV.c Hello,I am having a little trouble implementing the csv.c program for SQLite. Are their any programming examples available?All I want to do is import a csv file to a database, sort the file and output the results to another csv file all in c code. I can manually do it with the dot (.) tools, but I want to automate this by executing one exe file.Tom..._______________________________________________sqlite-users mailing listsqlite-users@mailinglists.sqlite.orghttp://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users