-1
votes
1answer
150 views

Develop application to Sync between sql azure database and sql server database [closed]

I am planning to develop .net application to sync data between sql azure database and sql on-premise database and planning to use sync framework. It is easy to develop application and sync data ...
0
votes
1answer
179 views

Can't find Microsoft Sync Framework Power Pack for SQL Azure nowhere

Hello, I have a question regarding the above Power Pack. I can't seem to find none of the CTP's on the internet anymore, why is that? I really need the Sql Azure Data Sync for one of my ...
1
vote
1answer
425 views

SQL CE to Azure sync framework seems to work but is inconsistent

I am new to Sync Framework. This is using version 2.1 My project involves syncing a SQL CE to SQL Azure (soon to be SQL Server 2008) Right now I am working with a very simple synchronization plan. I ...
0
votes
1answer
344 views

Filtered Synchronization with SQL Azure and SQL CE3.5 using MS Sync Framework

I'm busy with a project to synchronize a SQL Azure and SQL CE 3.5 database. Each client has his\her's own CE database locally. When the client synchronizes with SQL Azure, only data relevant to the ...
1
vote
1answer
514 views

Sync Framework architecture for offline app

I am in the process of designing a new application which consists of a central SQL-Azure database and many (potentially +2000) remote clients [kiosks]. I need to synchronise a simple (10 table) local ...
0
votes
1answer
174 views

Sync Provider for SQL Azure

I am looking for SQL Azure specific provider that seems to be published by Microsoft. I downloaded the sync tool given at ...