Database Replication for SQL Server 2000 Standard Edition

  • Need an idea on how to do Database Replication for SQL Server 2000 Standard Edition

  • What do you mean by database replication?

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • I have 2 databases(same structure) in 2 servers, say S1 and S2

    I need to do a snapshot replication of db in S1 to db in S2 on a periodic basis.

  • In that case, look up Snapshot Replication in SQL's Books Online. That should give you a good overview of the subject. If you have specific questions afterwards, post them.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply