Hi: Perhaps some of you would be interested AscToTab, a free utility that is over there from a long time.
http://www.jafsoft.com/asctotab/ HTH. Adolfo J. Milllán. Z.S. > > ---- Mensaje original ---- > De: Simon Slavin <[email protected]> > Para: General Discussion of SQLite Database <[email protected]> > Fecha: Tue, 27 Mar 2012 03:26:30 +0200 > Asunto: Re: [sqlite] how to export to html file with table > > > > >On 27 Mar 2012, at 2:22am, YAN HONG YE <[email protected]> wrote: > >> From: Steinar Midtskogen <[email protected]> >> >>> 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@sqliteorg >http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

