On 26 Jan 2015, at 7:26pm, Luke Niewiadomski <lniewiadom...@thezerobase.com> 
wrote:

> I am looking to translate *.sqlite3 files into *.csv, or similar format.  
> Would you be willing to point me in the right direction?  I appreciate any 
> help on this.  I am not technically apt enough to figure this out on my own.

You can download the SQLite shell tool from the download page.  Here's the 
documentation:

<http://www.sqlite.org/cli.html>

You'll see a section called 'CSV Export' which should help do what you want but 
you can omit the last command (the '.system' one).

Don't hesitate to post again if this isn't what you want.

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

Reply via email to