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?
是否可以在SQL Server 2005复制中启用压缩,如果可以,如何实现?
Thanks.
1 个解决方案
#1
2
Google turned up this article on the Microsoft SQL Server Development Customer Advisory Team [sic!] Blog:
Google在Microsoft SQL Server开发客户咨询团队发表了这篇文章[原文如此!]博客:
SQL Server 2005事务复制:将SubscriptionStream用于低带宽,高延迟环境的好处
Not exactly what you were asking for, but maybe of value still.
不完全是你所要求的,但可能还有价值。
#1
2
Google turned up this article on the Microsoft SQL Server Development Customer Advisory Team [sic!] Blog:
Google在Microsoft SQL Server开发客户咨询团队发表了这篇文章[原文如此!]博客:
SQL Server 2005事务复制:将SubscriptionStream用于低带宽,高延迟环境的好处
Not exactly what you were asking for, but maybe of value still.
不完全是你所要求的,但可能还有价值。