DbServerSyncProvider & KnowledgeSyncProvider
        Posted  
        
            by Alex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alex
        
        
        
        Published on 2009-12-17T21:55:34Z
        Indexed on 
            2010/03/29
            16:33 UTC
        
        
        Read the original article
        Hit count: 931
        
microsoft-sync-framework
|syncframework
This question is about the Microsoft Sync Framework.
Is it possible to sync a DbServerSyncProvider with a KnowledgeSyncProvider? (SqlCeSyncProvider for example).
I have a DbServerSyncProvider that was written a long time ago and I would like to sync it with SqlCeSyncProvider so that I can have peer to peer syncing.
Thank you, Alex
© Stack Overflow or respective owner