SQL Server Gems

Tuesday, June 26, 2007

Sync Services Resources

If you are looking at using Sync Services, check out the following resources.

Using SyncAdapterBuilder
Demo I: Offline Application - SyncAdapterBuilder

Author SyncAdapter manually using TSQL statements and stored procedures
Demo II: Offline Application - TSQL+SProcs

Setup N-Tier using web services
Demo III: Offline Application - WebService

Conflict detection and resolution
Demo VI: Offline Application - Conflict Handling

Using sync services against Oracle database
Demo V: Offline Application - Oracle Backend

Tracking changes without changing the schema of the base table
by using a separate tracking table

Demo IV: Offline Application - Decoupled Change Tracking

0 Comments:

Post a Comment

<< Home