I want to synchronize the data in the record store in mobile phone with mysql database. I connected them through a web service. How can i sync them. What is the way?? i looked in at syncML. Didn't found how to use it properly. Is there any other ways??
please help. thank you.

Recommended Answers

All 2 Replies

Hello,
I don't know whether you find your answer or not but I was trapped in this question from last 5 months. I made one Application which import all data into Record Store.

For these, its simple concept.
You connect your Midlet to Servlet. Servlet will retrive your data and send back to Midlet. You read this data and same time You add these records into Record Store.
These what I have used. Its working fine unless WaitScreen Issue.

SyncML is hope but still its not implemented for J2ME.
I can tell that still no concepts are implemented in Real.

thankx...i'm in a really mess now then, plz kind enough to update me if you get any info.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.