« | Home | »

Methods Of SQL Server Replication

By admin | September 28, 2008

There are various types of SQL Server replication methods like snapshot replication, transactional replication and merge replication. All of these methods of replication have specific uses and are useful in different scenarios of database systems. Microsoft SQL Server Mobile Edition enables several users to simultaneously gain access to the same database. Access by multiple users implies multiple processes or threads may be accessing a database. The user can continue working on a database, while the database synchronizes with the Publisher. However, this can cause several complications also. For more information on synchronizing SQL Server database replication, browse the internet. You will find many articles on synchronizing SQL Server database replication on the internet.

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay

Topics: Technology | No Comments »

Comments