On 13 Nov 2012, at 6:14pm, Lavanya Ramanan <lavanyacoo...@gmail.com> wrote:

> I would like to know how to access an already existing SQLite database
> (say, in our web server) to view and add data to it ? I Googled it and
> didn't get any clear picture. Do I need to install JDBC driver for doing
> this ?

You can use the shell tool which can be downloaded from the SQLite site:

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

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

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

Reply via email to