954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

j2me & mysql synchronization

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.

jrosh
Junior Poster
155 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

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.

Hakoo
Junior Poster
117 posts since Mar 2010
Reputation Points: 24
Solved Threads: 5
 

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

jrosh
Junior Poster
155 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: