How to Sync Two SQL Azure Databases?
Answer / Tulika Chatterjee
You can sync two SQL Azure databases using the Database Synchronization Service (DSS). DSS provides real-time data replication between databases. Another option is Change Data Capture (CDC), which captures changes to a table and allows you to replicate those changes to another database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Ways to improve the performance of a SQL Azure Database?
What is SQL Azure?
What is TDS(Tabular Data Stream) Gateway?
What is a fan-out query in SQL Azure?
List layers of abstraction microsoft architectured to provide relational db through cloud platform ?
How can you manage sql azure security?
Define Wed Edition in SQL Azure?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
How many servers can we create in a single subscription?
Which tools are available to manage SQL Azure databases and servers?
How many replicas are maintained for each sql azure db?
Tell me something about security and sql azure?