On 27 Mar 2012, at 2:22am, YAN HONG YE <yanhong...@mpsa.com> wrote:

> 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?

Are you sure ?  The '-html' is there so it generates HTML table format.  Works 
for me.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to