These documents provide an overview of data synchronization between a Microsoft SQL Server database and a remote SQL Anywhere client database.
Typically, synchronization begins when a remote client opens a connection to a MobiLink server. During synchronization, the MobiLink client uploads changes made to the remote database since the last synchronization. After receiving the data, the MobiLink server updates the consolidated database, and then downloads the changes from the consolidated database to the remote database.
MobiLink is a component of SQL Anywhere and it provides scalable, high-performance data synchronization technology. It functions on several operating systems, including Microsoft Windows, Mac OS X, Linux, Windows Mobile, and Palm OS. MobiLink supports several development technologies including .NET and Java and it works with wired or unwired connections. To design and develop your database you can use the Sybase Central graphical interface, or you can manipulate the SQL code directly.
Click on the appropriate link below to download the whitepapers:
- For SQL Anywhere 10 - How to Mobilize a Microsoft SQL Server Database.
- For SQL Anywhere 11 - MobiLink Synchronization Using Microsoft SQL Server.
- For SQL Anywhere 12 - How to Mobilize a Microsoft SQL Server 2008 Database.
Please note that these whitepapers are applicable to Microsoft SQL Server 2005 and higher.

Back to Top