Hi guys,

I'm currently developing an application that requires local
persistence(Sqlite on Android) on the device, and on intervals
synchronize the data to a Sybase database on the server.
I've looked at options of sending the entire myDB.db file to the
server, then writing a server-side application to decode/read the data
and import it into the sybase database.
Is there a smart way of solving this efficiantly, not necessarily
using my above method?
Any help and suggestions will be highly appreciated.
Thanks

~Muniu.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to