Re: [sqlite] import a txt into sqlite

2012-03-09 Thread Larry Brasfield
;55;55;111;55;55;514 when I import the txt to my sqlite table, could I import the the first row contains columnnames, not data. like odbc "HDR=Yes" You posted this 8 days ago, and got a useful reply then. Do you expect more? -- Larry Brasfield ___ sq

Re: [sqlite] import a txt into sqlite

2012-03-01 Thread Larry Brasfield
import the txt to my sqlite table, could I import the the first row contains columnnames, not data. like odbc "HDR=Yes" I created a modified version of the SQLite3 shell which, among other features, acts as you suggest when a .import command is issued while headers are enable