是否可以使用 SQL Server 2005 复制启用压缩
我通过带宽非常小的链接发送数据,并且可能会发送大型数据文件。
我目前配置了合并复制和快照复制。
是否可以在 SQL Server 2005 复制中启用压缩?如果可以,如何启用?
谢谢。
I am sending data across a link with very little bandwidth and I will probably be sending large data files.
I have Merge Replication and Snapshot replication configured at present.
Is it possible to enable compression in SQL Server 2005 replication and if so, how?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Google 在 Microsoft SQL Server 开发客户咨询团队 [原文如此!] 博客上找到了这篇文章:
SQL Server 2005 事务复制:使用 SubscriptionStreams 实现低带宽、高延迟的好处环境
不完全是您所要求的,但也许仍然有价值。
Google turned up this article on the Microsoft SQL Server Development Customer Advisory Team [sic!] Blog:
SQL Server 2005 Transactional Replication: Benefit of using SubscriptionStreams for low bandwidth, high latency environments
Not exactly what you were asking for, but maybe of value still.