SQL Server 6.5 Replication | Database Journal

SQL Server 6.5 Replication

Written By
Kevin Goodwyn
Kevin Goodwyn
Jan 15, 2000
1 minute read


This SQL
Replication Application demonstrates how to duplicate table schemas and data
from the Pubs Database on ServerP to the Pubs Database on ServerS.
ServerP is the Publisher and ServerS is the Subscriber. The Authors and
Employee tables
will be replicated. These tables will be set up as Publication/Articles.
Additional tables can be added or existing tables may be removed.


ServerP and ServerS are running
Windows NT 4.0 (SP3) with SQL Server 6.5 (SP5A).

To become
familiar with the replication terminology refer to Microsoft’s Books Online
Document titled ‘Replication Terminology’. Before you set up
Replication refer to Microsoft’s Books Online Document titled ‘Before
Setting Up Replication’.

Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.