Top "Data-synchronization" questions

Data synchronization is the process of establishing consistency among data from a source to a target data storage and vice versa and the continuous harmonization of the data over time.

database synchronization - MS Access

I have an issue at the moment where multiple (same schema) access 2003 databases are used on laptops. I need to …

ms-access data-synchronization
android sqlite bidirectional synchronization sqlite

I need to sync my Android SQLite DB with my cloud-server DB, and doing it in a bi-directional way in …

android database sqlite data-synchronization
Linux file synchronization between computers

I'm looking for a software which will allow me to synchronize files in specyfic folders between my linux boxes. I …

linux synchronization remote-access data-synchronization
How to synchronize data between multiple clients on Node.js Server

The following diagram is a basic representation of a web application I am creating. The basic operation of the application …

javascript json node.js data-synchronization
Checking for multiple asynchronous responses from Alamofire and Swift

I am writing an application that depends on data from various sites/service, and involves performing calculations based on data …

ios swift asynchronous data-synchronization alamofire
Cordova auto update application folder

I have an offline application cordova, composed of simple html and pictures, all inserted in a sub folder (android_asset/…

android cordova data-synchronization
Can you sync CoreData with iCloud?

does anyone know if and how you can sync CoreData apps with iCloud? If I understand the Apple iCould instructions …

cocoa core-data microsoft-sync-framework icloud data-synchronization
Best practice for on/off line data synchronization using AngularJS and Symfony 2

I'm building a relatively complex and data heavy web application in AngularJS. I'm planning to use php as a RESTful …

javascript angularjs symfony data-synchronization offlineapps
Android Utility to send sqlite db to server

In my application I want to send data stored in the local sqlite database to server's sqlserver database. Is there …

android database sqlite data-synchronization
iPhone offline application with synchronization

I'm looking into building an application which works just as well offline as it does online. Since the application cannot …

iphone cocoa-touch cocoa data-synchronization