Date: Mon, 26 Mar 2012 08:22:56 +0200
From: Steinar Midtskogen <stei...@latinitas.org>

to export to the html file  command is:

sqlite3 -html film.db "select * from film" > mm.html

but the result had no table,only a text file without line feed, how to export 
the html with tables and table column header?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to