在SQL Server 2000(发布者)和SQL Server 2008(订阅者)之间创建复制 [英] Creating replication between SQL Server 2000 (publisher) and SQL Server 2008 (subscriber)

查看:152
本文介绍了在SQL Server 2000(发布者)和SQL Server 2008(订阅者)之间创建复制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个旧的数据库服务器,如SQL Server 2000,其数据必须定期更新到SQL Server 2008服务器(每天可能一次)。因此,我计划使用复制。首先,我在SQL Server 2000和更高版本中创建了分发数据库。将新数据库添加为发布者。

I have old database server as SQL Server 2000 whose data has to be periodically updated to the SQL Server 2008 server (may be one time per day). So I have planned to use the replication. First I have created distribution database in SQL Server 2000 & added the new database as publisher.

但是当我在SQL Server 2008&连接到SQL Server 2000,则发布者不会出现在列表中。是什么原因导致的,我使用的是SQL Server 2008 Express版本,或者有人可以指出逐步指南来设置SQL Server 2000和2008之间的复制?我已经使用SQL Server 2000中的向导来创建分发和

But when I created the subscriber in SQL Server 2008 & connects to SQL Server 2000 then the publisher doesn't appear in the list. What could be the reason, I am using SQL Server 2008 express edition or if any one could point out to the step by step guide for setting up replication between SQL Server 2000 and 2008? I have used the wizard in SQL Server 2000 for creating distribution & publisher.

推荐答案

支持混合版本,但:


  • 分发服务器版本必须始终等于或等于发布服务器

  • 用于事务复制的订阅服务器可以在发布服务器的两个版本之内

  • 合并复制的订阅者必须等于或早于发布者

这篇关于在SQL Server 2000(发布者)和SQL Server 2008(订阅者)之间创建复制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆