Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I need to sync the SQL Server Database with that of Compact Server DB.Please help me as i don't know how to proceed.
I am using Smart Device Application in VS 2008 for windows mobile app development
Posted
Updated 4-Jul-12 20:31pm
v2

1 solution

I was able to solve the problem of synchronizing DBs from Windows mobile to SQL server and vise-versa.

Following are the links which i followed :

1http://mobileworld.appamundi.com/blogs/andywigley/archive/2008/12/08/building-a-sync-services-for-ado-net-solution-for-mobile-devices.aspx[^]
2.http://msdn.microsoft.com/en-us/library/dd938879.aspx[^]


It worked well using above.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900