On 27 March 2012 06:03, YAN HONG YE <yanhong...@mpsa.com> 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 "select * from dzh;" >mm.html Regards, Simon _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users