在C#项目中收集分布式数据库 [英] Collect distributed DB in C# project

查看:211
本文介绍了在C#项目中收集分布式数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好..



我构建c#winform应用程序数据库使用SQL服务器,程序安装在不同的设备上。我需要一个解决方案来收集(组合)来自不同设备的DB并在一个设备中统一。请注意,设备之间没有LAN。



请帮助我解决这种情况。



谢谢

Hello..

I Build c# winform application the database used SQL server, the programs installed in different devices. I need a solution to collect (combine) DB from different devices and uniform in one device. note, no LAN between devices.

please can help me for this situation .

thank you

推荐答案

一个解决方案是集中你的数据库,你的win应用程序通过连接连接到它(wirelass,...)

另一个一个是所有应用程序都有自己的数据库,但是会定期将它们彼此同步

这只是设计,你可以使用很多技术来实现关系。
One solution is that you centralize your database , and your win apps connect to it via connection(wirelass,...)
another one is that all the applications has their own database, but periodically sync them with each other
this is only the design , you can use many technologies for implementing the relationships.


else数据库结构和开发
$ c $ b只能在c#中使用:

使用数据集成服务并为其开发一个wf
else data base structure and develop
in c# only can :
use data integration service and develop an wf for it


这篇关于在C#项目中收集分布式数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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