Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server CE / June 2008

Tip: Looking for answers? Try searching our database.

Question about Synchronization

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mike Doyle - 04 Jun 2008 22:30 GMT
Hi,

I'm a newby to SQL CE Synchronization with Windows Mobile / SQL Server, I
gather the approaches are RDA over IIS and Web Services over the IP. There
seems to be a lot of examples of RDA but I am struggling to find samples of
Synchronization using Webservices. Can anyone help?

Thanks,

Mike
James Woodruff - 05 Jun 2008 13:48 GMT
> Hi,
>
[quoted text clipped - 6 lines]
>
> Mike

Do not forget Merge Replication, although I have personally dropped this
from our system because it takes up to much expensive bandwidth on our PDAs.
Does anyone know whether Web Services is more efficent than RDA?
Chris - 11 Jun 2008 01:25 GMT
I am relatively certain RDA/Merge Replication is more efficent than web
services are, simply because standard web services use XML and represent
data textually, replication does not (binary data).

That being said, we moved away from Merge Replication too because we
wanted schema flexibility. We mitigated the performance hit by
implementing compression on the outgoing (and incoming on the client
side) stream. This was done using a SOAP extension class.

Chris

> Do not forget Merge Replication, although I have personally dropped this
> from our system because it takes up to much expensive bandwidth on our PDAs.
> Does anyone know whether Web Services is more efficent than RDA?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.