如何管理在线服务器和离线服务器中的数据库. [英] how to manage database in online server and offline server.

查看:142
本文介绍了如何管理在线服务器和离线服务器中的数据库.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当应用程序在线运行时,如何管理在线服务器和离线服务器中的数据库,则数据将被存储在在线服务器中,但是当Internet出现问题时,数据存储在本地服务器中.将在在线数据库中更新.如何管理?

how to manage database in online server and offline server when Application is running in online then data will be stoared in online server but when some problem in internet that time data stored in local server.After that net problem solved then local server data will be updated in online database.How to manage?

推荐答案

在纯数据库级别上这不是一件容易的事情.

它要求将半连接特性融入到应用程序设计中,而不仅仅是数据库层.

完整的解决方案超出了质量检查的范围.
This is not a simple thing to do at a pure database level.

It requires the semi-connected nature to be baked-in to the application design, not just the database layer.

The full solution is out of the scope of a QA.


这篇关于如何管理在线服务器和离线服务器中的数据库.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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