摘要
在网络环境,经常出现多个用户同时调用一个数据库的情况,当多个用户对数据库修改并存盘时,就出现原数据库的信息混乱,不能实现资源共享.因此,探讨解决这一问题的途径。
Data base is runned in network environment. One date base is used by a lot of users at the same time. When one data base is modified and saved by a lot of users. Information of original data base would be cluttered. Resource is not shared. The paper discusses how to solve problem and give some methods that data base is synergic operated by a lot of users.