Re: [sqlite] .headers error

2012-03-27 Thread Simon Davies
On 27 March 2012 06:03, YAN HONG YE wrote: > C:\sqlite\lib>sqlite3 -html foods.db "select * from dzh;" >mm.html "-headers > on" > > sqlite3: Error: too many options: "-headers on" > Use -help for a list of options. > how to write this command? sqlite3 -html -header foods.db

[sqlite] .headers error

2012-03-26 Thread YAN HONG YE
C:\sqlite\lib>sqlite3 -html foods.db "select * from dzh;" >mm.html "-headers on" sqlite3: Error: too many options: "-headers on" Use -help for a list of options. how to write this command? ___ sqlite-users mailing list sqlite-users@sqlite.org