cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MobiLink: Out of the Box Synchronization Capabilities

Former Member
1,931

From the MobiLink QuickStart Guide it says that the developer creates server synchronization logic to determine how the upload is applied ( synchronization script writing ) -

Does any synchronization logic come out of the box? For example given identical dB schema, can MobiLink just keep the data in sync?

Additionally, is there a document that describes how to update the schema in remote and consolidated dB?

Accepted Solutions (1)

Accepted Solutions (1)

Breck_Carter
Participant

The MobiLink wizard in Sybase Central ALMOST makes synchronization of identical schema out-of-the-box-easy because it simplifies the generation of all the required scripts.

However... if (for example) your databases are large and your tables don't contain last-updated columns in each row being downloaded, then setting up synchronization isn't going to be effort-free.

The SQL Anywhere Help contains a discussion of Schema changes in remote MobiLink clients.

Answers (0)