文档详情

基于WEB SERVICE的数据库同步系统的设计与实现—计算机毕业设计.doc

发布:2018-02-26约4.49万字共32页下载文档
文本预览下载声明
毕业设计(论文) 基于Web Service的数据库同步系统的设计与实现 论文作者姓名: 申请学位专业: 申请学位类别: 指导教师姓名(职称): 论文提交日期: 基于Web Service的数据库同步系统的设计与实现 摘 要 结合Web Service和ADO.NET技术构造了一个不受平台限制的异构数据库同步系统。IP的安全身份验证功能,多个IP实现了净量数据的传输。对同步的配置信息采用XML存储,采用Windows应用程序界面化配置,操作方便、易懂。 因为同步环境是对处于Internet上的异构数据库的实时同步;在设计与开发中,重点关注异构数据库的同步以及数据传输的可靠性;探讨能实现可靠数据的同步,以及传输的高效性。介绍了实现系统的思路以及所需的关键技术。系统用到的相关技术有捕获技术Windows 托盘服务、多线程处理、以及网络消息机制、多IP同步、同步IP权限验证、同步表名及字段以及字段类型的可配置、异构数据类型的转换、Web Service等。 关键词:Web Service;异构数据库同步ADO.NET; The Design and Implementation of Database Synchronization System Based on Web Service Abstract We can construct the Heterogeneous database synchronous system using Web Service. It has realized the function of one-way synchronous from SQL Server2000 to Oracle. It has some functions, the security authentication of IP, the data transmission of IP, the Synchronization configuration using XML storage and the windows application program UI which can make this system be operated easily. Because the synchronous environment will be real-time synchronous for heterogeneous database on the Internet, in the design and implementation, this system has showed the synchronization of heterogeneous database and data transmission reliability, achieving the synchronization of reliable data, the security methods of data transmission, and the efficiency transmission. It will display the ideas of realization and the necessary critical technologies. There are some relevant technologies that this system used, for example, the capture technology, the windows tray service, multi-thread processing, and the network news mechanism, and so on. Key words: Web Service; Heterogeneous Database; Synchronization; ADO.NET; 目 录 论文总页数:24页 1 引言 1 1.1 课题背景 1 1.2 国内外研究现状 1 1.3 本课题研究的意义 2 1.4 本课题的研究方法 2 2 Web Service数据库同步原理 3 2.1 Web Service构成与特点 3 2.1.1 Web Servcie的结构 3 2.1.2 Web Servcie的关键技术协议 3 2.1.3 Web Servcie的特点 4 2.1.4 Web Servcie安全 5 2.2 数据库复制的分类 5 2.3 复制数据的类型 6 2.4 数据捕获技术 7 2.5 冲突检测 8 3 需求分析 9 3.1 同步环境 9 3.2 功能需求 9 3.3 性能需求 10
显示全部
相似文档