分类号:TP319 U D C:D10621-407-(2007) 5822-0密级:公开编号:2002801002
成都信息工程学院
学位论文
基于Web Service的数据库同步系统的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
剑与远征溪谷遗迹指导教师姓名(职称):
论文提交日期:
基于Web Service的数据库同步系统的设计与实现
摘要
结合当前流行的Web Service和ADO.NET技术构造了一个不受平台限制的异构数据库同步系统。实现了处于Internet上的Sql Server2000向Oracle 的单向同步功能,能够基于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 realiz
ed 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)
2WEB SERVICE数据库同步原理 (3)
2.1W EB S ERVICE构成与特点 (3)
2.1.1Web Servcie的结构 (3)
2.1.2Web Servcie的关键技术---协议 (3)
2.1.3Web Servcie的特点 (4)
2.1.4Web 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)
3.4输入输出要求 (10)
3.5运行需求 (10)
4方案设计 (11)
4.1数据库同步复制模型 (11)
4.2数据库设计 (11)
4.2.1源结点Sql Server 2000表设计 (11)
鼻炎的正确治法怎么治4.2.2目的结点Oracle表设计 (12)
4.3模块设计 (13)
4.3.1数据捕获部分 (13)
4.3.2同步部分 (13)
儿童学数学4.3.3冲突检测处理部分 (16)
5代码实现 (16)
岳阳楼记翻译和原文5.1开发环境 (16)
5.2关键代码详解。 (16)
5.2.1数据捕获部分 (16)
5.2.2同步部分 (17)
6测试 (19)
6.1功能测试 (19)
6.2性能测试 (20)
结论 (21)
参考文献 (21)
致谢 (23)
声明 (24)
第 1 页共 24 页
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论