基于WebService的异构数据库检索系统的设计-无忧无虑毕设网.doc
文本预览下载声明
本文配套程序下载地址:无忧无虑毕设网()-大学生毕业设计站,免费毕业设计论文,无忧无虑毕设网大学生毕业设计,出售各类毕业设计源码,论文,程序源码,网站源码,免费视频教程,我们将竭诚为您服务!
基于Web Services的异构数据库检索系统的设计
摘 要
在系统信息集成中,如何充分利用的数据库资源,实现不同数据库间的连接、数据交换、数据共享协同工作,已经成为自动化和信息化建设的一个关键问题。,协同工作Web Services-Based Design of Heterogeneous Database Retrieval System
Abstract
In the work of office automation and information construction, there exists a most important question in the system of computer information intergration: how to fully use several?of existing?database resources?to realize the connection, database exchange and sharing among different databases; and how to make them work together harmoniously. In order to?improve the database?exchange among different databases and to solve the cooperation?task among them, this set of heterogeneous database the data retrieval system is developed.
The main function of this system?is to realize the data conversion of different databases, the elimination isomerism and the retrieve of assigned?data of?the different database. The system reaches its function by using C/S model of system, computer language development?of C#, XML as well as connection technology of?Oledb; WebServices. This kind of WebService heterogeneous database data retrieval system has provided a new-brand solution for the digitized resources conformity use. In addition, the present situation of database needs the?adoption of isomerism database union urgently and it?will be long-standing.
Key words: XML; WebServices; Heterogeneous Database; Data Retrieval 目 录
论文总页数:24页
1 引言 1
1.1 课题背景 1
1.2 国内外研究现状 1
1.2.1 数据转换服务 1
1.2.2 数据转换工具及软件 1
1.3 本课题研究的意义 2
1.4 本课题的研究方法 3
1.5 数据库的选择 3
1.6 关键技术 4
1.6.1 异构数据库 4
1.6.2 WebService 6
2 需求分析 6
2.1 功能需求 7
2.2 性能需求 8
2.2.1 时间特性 8
2.2.2 适应性 8
2.2.3 独立性 8
2.3 运行需求 9
2.3.1 用户界面 9
2.3.2 硬件接口 9
2.3.3 软件接口 9
3 概要设计 9
3.1 设计方案 9
3.2 数据源的采集设计 11
3.3 数据处理设计 12
3.4 XML数据文件设计 13
3.5 数据导出设计 15
4 具体实现 16
4.1 开发环境 16
4.2 部分编码详解 16
5 测试 20
5.1 测试方法 20
5.2 测试结果 20
结 论 21
参考文献 22
致 谢 23
声 明 24
引言
课题背景
随着Internet的飞速发
显示全部