植物标本馆标本整理鉴定归档与管理现代化建设--SQL Server数据库设计与管理
摘 要: 植物标本馆是收藏研究过的植物标本的收藏馆,已有60多年的历史,曾为《中国植物志》,《云南植物志》,《云南树木志》及《树木学》教材等和云南以及西南地区的树木资源的利用做出了极其重要的贡献。该标本馆不仅具有种类多、数量大的特点,而且还具有鲜明的地方特色和类群特色(如西南地区和台湾省的标本,壳斗科、竹亚科、杨柳科、大风子科等植物类群),它不仅是与相关院校及科研院所联系的窗口,也是让世界了解乃至中国的窗口。为了对植物标本馆的标本进行进一步鉴定,整理,归档,并进行计算机与网络化管理,达到统计,查寻,修改和数据更新能随时进行的目的,且为树木学,植物学以及林学相关课程提供教学课件,我选用了SQL Server 2000。
步入21世纪,关系数据库管理系统日趋成熟。Microsoft SQL Server 2000系统就是一个应用广泛的面向新世纪的关系型数据库管理系统,它具有许多显著的优点,例如:用户喜欢的易用性、可伸缩性等。
关键字 : 查询 访问 更新 权限 数据库
The Specimen Sorting Authenticates and Management Modernization of Southwest Foresty College's Plant Specimen BuildingThe Design and Management of the SQL Server Database
Abstract:The Plant Specimen Building of the Southwest Foresty College has a history to collecte and keep to study the plant specimens, there has been more than 60 years, once for the《 The Records of the Chinese Plant》 , 《 The Records of Yunnan Plant 》, 《 The Records of Yunnan Tree 》and 《 dendrology 》 teaching material etc. did the very important contribution with the tree resources between Yunnan and southwest region of the exploitation.The specimen's building not only have the many categories, big characteristics in quantity, but also still has bright and local features ( such as southwest region with the specimen of Taiwan, Tupule family,Bamboo subfamily, Chaulmoogra family and many other plant clusters), It not only is a window for Southwest Foresty College keeping in touch with other related colleges and scientific research institutes , but also is good way to know more about the China and Southwest Foresty College . In order to identify,tidy up and pigeonhole the specimens conveniently for The Plant Specimen Building of the Southwest Foresty College, be able to manage it with computer ,and can Stat ,look up,modify and update the data at any time.I chose the SQL Server 2000.In fact,the database can be as to the teaching lessons for the Dendrology, Botany and Forestry.
Relational Data Base Manage System has been more ripened since 2000. Microsoft SQL Server 2000 system is a relation type database management system that is an application face to the new century extensively. it has many prominent advantages,for example:the flexibility that the users like,suit the distribute type easily that custom。
KeyWords:Query Access Update Purview Database
目 录
1. 前言 1
2. 建设数据库所用的工具和大体研究方法介绍: 1
2.1 植物标本馆数据库设计用的Microsoft SQL Server 2000 1
2.2 信息系统开发的基本方法: 2
3. 建设数据库所用的方法及理论分析: 3
3.1 植物标本馆数据库设计的主要步骤: 3
3.1.1 需求分析 3
3.1.2 概念结构设计 3
3.1.3 逻辑结构设计 4
3.1.4 物理设计与实施 5
3.2 详述植物标本馆数据库设计中的具体做法: 6
3.2.1创建数据库和表格 6
3.2.2 表格连接和表格查询 13
3.2.3 数据库与表格的管理 17
3.2.4 安全控制和权限管理 19
4、讨论数据库设计中的问题和解决方法: 21
5、结果分析和主要结论: 22
6、数据库技术面临的挑战和未来展望: 22
7、参考文献 24
8、致谢: 25
1. 前言
植物标本馆标本整理鉴定归档与管理现代化建设是对植物标本馆的标本进行鉴定、整理、归档,并进行计算机与网络化管理,达到统计、查寻、修改和数据更新能随时进行。主要内容是:把标本收录到数据库,进行标本的数据化,建设网站,把标本的信息在INTERNET上发布,以利于需要的用户进行查找。其意义在于标本资源的有效利用,使之为科学所用,让更多的人能查寻到标本信息,扩大我院标本馆的影响力。我国很多的院校、研究机构相关的标本均已着手开始进行数字化,比如中国科学院的科学数据库到目前为止,共建成专业数据库180个,总数据量725GB,其中153个库已提供网上服务。成为国内目前信息量最大、学科专业最广、服务水平好、综合性强的科学信息服务系统。完成植物标本的数据化势在必行。

您当前的位置:
