开发者

Does SQL Server 2005 Log Shipping replicate changes to the master database schema and permissions?

In a SQL Server 2005 database that is replicated using log shipping, will changes to the following be automatically reflected in the replicated database?


With log shipping you end up with two identical databases, down to the last bit. Everything declared in the database gets shipped to the log shipping partner.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜