本文介绍了同步2个或更多MS sqlserver r2 2008 express数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
HI,
我有3个客户端数据库需要将所有这些数据库与服务器数据库同步。
目前我已经开发了一个实用程序来同步表格,这非常慢。
请建议我同步我的数据库的最佳做法。
我使用的是MS sqlserver r2 2008 express。尝试复制但在R2 Express版本中无法实现。
任何其他同步方式
谢谢
Sanju
I have 3 client databases need to sync all of them with the server database.
Currently I have developed an utility to sync the tables, which is very slow.
Please suggest me best practice to sync my databases.
I am using MS sqlserver r2 2008 express. Tried Replication but its not possible in R2 Express version.
Any other way to sync
Thanks
Sanju
推荐答案
这篇关于同步2个或更多MS sqlserver r2 2008 express数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!