On 5 Apr 2012, at 2:44pm, Meng Ng <meng...@lionbank.com> wrote:

> I have a SQLite db file. Can someone tell which software is needed to view
> the file? Thanks.

The SQLite team provides a command line tool which you can use to view the file 
in various formats.  Documentation:

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

Download:

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

There are many other programs which can view the contents of a SQLite database 
available from other places, and you can write your own.

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

Reply via email to