DB Replication on SQL Express edition?

Отвечено DB Replication on SQL Express edition?

  • Thursday, May 25, 2006 8:27 AM
     
     

    Dear All,

    I have plan to use SQL Server Express Edition, is it possible to have DB Replication features in this edition? .. please advise..

     

    Thanks a lot in advance

     

    Regards

    Winanjaya

All Replies

  • Thursday, May 25, 2006 1:35 PM
    Moderator
     
     

    Hi,

    depends on the kind of replcation you need, the feature comparison (also with the replication features) can be found here:

    http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx


    HTH, Jens Suessmeyer.

    ---
    http://www.sqlserver2005.de
    ---

  • Thursday, May 25, 2006 7:19 PM
    Moderator
     
     Answered

    SQL Express supports being a subscriber for both Transactional and Merge replication. Express does not support being a Publisher or Distributor, for that you need one of the paid Editions.

    Regards,

    Mike Wachal
    SQL Express team

    ----
    Please mark your thread as Answered when you get your solution.