cancel
Showing results for 
Search instead for 
Did you mean: 

Sync performance between Windows Mobile and SA vs MSSQL

Former Member
0 Kudos
2,484

I managed to create an application on windows mobile to test the sync performance. I tested it on two consolidated databases ( MS Sql Server 2005 DB and SQL Anywhere DB ) with the same structure and the same number of records and ultralite db as client DB and the following was noticed :

  • Syncing between SQL Anywhere and ultralite DBs took 3 secs
  • Syncing between SQL Server 2005 and Ultralite DBs took 470 secs

again both Sql anywhere and Sqlserver db have the same schema and same number of records, So I don't know if i'm doing it the wrong or that's an expected behavior.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

If you are using SQL Anywhere 16, you can use the MobiLink Profiler to see which synchronization scripts are taking more time with MSS, and if the MobiLink server has detected blocking.