cocoa touch - Favorite way to synchronize sqlite3 db on iPhone over HTTP -


There is currently a sqlite3 database in my iPhone application, the database has reached 10 MB + by itself, which so far I have removed all those data. Some of the data in which there was no part of the App Bundle.

If I only provide the schema, then what is your preferred way of syncing all the tables on HTTP?

Use a tag filed to identify whether the record was synchronized or not. Both iPhide-side databases and server side.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -