有没有办法通过sql server复制复制一些数据而不是db中的所有数据? [英] Is there a way to replicate some data not all data in db by sql server replication?

查看:46
本文介绍了有没有办法通过sql server复制复制一些数据而不是db中的所有数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想复制我的数据库中存在的一些数据.我想复制指定的数据.有解决办法吗?

I want to replicate some of data that exists in my database. I want to replicate specified data. Is there a solution?

推荐答案

使用复制 行过滤器:

使用静态行过滤器,您可以选择行的子集发表.所有订阅者过滤后的出版物收到相同的过滤表的行子集

Using static row filters, you can choose a subset of rows to be published. All Subscribers to a filtered publication receive the same subset of rows for the filtered table

替代文字 http://i.msdn.microsoft.com/ms151775.e4e1c995-fe81-4c05-b661-39087b323161(en-us,SQL.100).gif

另见:

这篇关于有没有办法通过sql server复制复制一些数据而不是db中的所有数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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