本文介绍了保持数据离线并发送到主数据库.. :)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个项目要实施到维护中央数据库的网络中。当计算机在网络中连接时,如果要维护离线存储,则数据应存储在中央数据库中,并在连接到网络后立即发送到数据库。有人建议我如何实现这个想法。 :)

i have a project to be implemented into a network maintaining central database. when the computer is connected in network, data should be stored in the central data base if the offline storage is to be maintained and send to the data base as soon as that is connected into network. somebody suggest me how to implement this idea. :)

推荐答案


这篇关于保持数据离线并发送到主数据库.. :)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 04:31
查看更多