Hello All, During a sqlite3 session, I need to APPEN output to a FILE in the HTML mode. Here is my SELECT: Select * from Booking; What I really want to say is Set the mode, Execute select and append to MySummary: mode html Select * from Booking >> MySummary.html Any help is greatly appreciated. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
- [sqlite] Set Mode to HTML via VBScript Jeff Steffanina
- Re: [sqlite] Set Mode to HTML via VBScript Simon Slavin
- Re: [sqlite] Set Mode to HTML via VBScript Kees Nuyt

