Hello

We are new to SQLite and are working on an intro tutorial for people here.

We would like to create an example where we create an SQLite database on our 
desktop and access it there via command line, GUI like Navicon, and a web based 
application, then upload the .db file to our Android mobile device and users 
can use an database there via an interface we create. Ideally they could add or 
edit values in the database
On the Android device.

Is there an example(s?) of a step-by-step for moving/using an SQLite .db file 
interchangeably between a desktop and an Android mobile device?

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

Reply via email to