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 <slav...@bigfraud.org>
> Para:  General Discussion of SQLite Database <sqlite-users@sqlite.org>
> 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 <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@sqliteorg
>http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

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

Reply via email to