Database Synchronization in SQL Server
Database synchronization in SQL server, Database synchronization in SQL server system enables synchronization between databases. It gives a natural and flexible API that enables you to creates applications that target disconnected and collaboration situations. The API enables you to use all or just a portion of the parts that are given, based on the architecture and requirements of an application. Database synchronization in SQL server supports client-server, client-to-client, and mixed topologies. In client-server topologies, all clients synchronization with a central server. In client-to-client topologies, each client can synchronize with another client without changes going through a central server. Mixed topologies comprise of a mixture of client-to-client and client-server topologies. Comparing Database synchronization in SQL server to Other Technologies: Microsoft offers several technologies that are designed for applications that perform synchronization. The most significant technologies are as following: Remote Data Access (RDA): Remote Data Access is used to synchronization a SQL Server Compact database with a database on another release of SQL Server. Merge replication: Merge replication is used to synchronization different editions of SQL Server and incorporates SQL Server Compact. Use the following informationwhich helps you to determine which technology is appropriate for the applications that you want to build. In RDA: Synchronization by using services: No Supports heterogeneous databases: No Incremental change tracking: No Conflict detection and resolution: No Automatically initialize schema and data: Yes Supports large data set: Yes Automatically propagate schema changes: No Automatically repartition data: No
If you need any kind of information on this article related topic click here: buy cheap rdp
Comments
Post a Comment