greetings,
step 1.
Iam trying to make an application that stores user input data in sqlite on the phone. (the user wont have access to internet while he's collecting data)..this is basically a survey application that i've been working on.
step 2.
Iam planning to have a page that has a 'synchronize' button..which basically connects to a local webserver (LAMP server). when user presses teh synchronize button i want to be able to be able to send the data stored in sqlite to a webserver(am aware of the fact that we can directly connect to mysql server from a phone)...can anyone provide me some examples or point me in the right direction?.. :sign0085:
edit: stuck at step 2
cheers,
Dev
step 1.
Iam trying to make an application that stores user input data in sqlite on the phone. (the user wont have access to internet while he's collecting data)..this is basically a survey application that i've been working on.
step 2.
Iam planning to have a page that has a 'synchronize' button..which basically connects to a local webserver (LAMP server). when user presses teh synchronize button i want to be able to be able to send the data stored in sqlite to a webserver(am aware of the fact that we can directly connect to mysql server from a phone)...can anyone provide me some examples or point me in the right direction?.. :sign0085:
edit: stuck at step 2
cheers,
Dev
Last edited: