Hello,

I have created an android app in java using eclipse which creates a SQLite
database and lets the user add data to it.

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 ?

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

Reply via email to