Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replication Questions

Status
Not open for further replies.

fiber0pti

ISP
Nov 22, 2000
96
US
How would I replicate data between two db that are the same. One is for my office and one is for my webpage. My webpage db is at another location from my office db. How would I have SQL 2000 merge the data between the two db's?
 
Check "Implementing Replication" in SQL Books Online (BOL). Check the section on "Implementing Replication Over the Internet." You will also benfit from reading about the "Types of Replication," especially "Merge Replication." Terry

;-) The single biggest challenge to learning SQL programming is unlearning procedural programming. -Joe Celko

SQL Article links:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top