摘要: 随着计算机及网络技术的飞速发展,Internet/Intranet应用在全球范围内日益普及,当今社会正快速向信息化社会前进,信息系统的作用也越来越大。图书馆也向着信息化方向发展,建立一个信息系统化的图书馆管理系统是十分必要的,它可以减轻工作,将工作科学化、规范化,提高了图书馆信息管理的工作质量。图书管理系统是图书馆的重要组成部分.图书是我们最好的获取信息的方式.但因为图书馆的图书收藏量大大增加.使传统的图书馆管理人员,工作人员的工作量大大增加.因此人们想方设法采用新的方法来管理图书.本文通过作者分析设计和开发图书管理系统的实践简要的说明了图书管理软件应有的功能.设计,实现.介绍了图书管理系统的设计和实现过程.此系统可用于中小学图书馆,零售书店.由读者管理,图书管理.操作员管理.日常业务管理.系统管理五大部分组成. 关键词:数据库, 图书管理, 信息系统.
As the development of computer and the network technology , and the application of internet around the world ,nowadays the society is on its way to informational world with high-speed. And the information systems are playing a more and more important role, towards which the library develops . Therefore , it is necessary to establish a information library manage system ,which can ease your work and improve the efficiency of library information management with science and criterion. The library manage system is a important part of the library. Books are our best way to get information. However, the book collection is greatly increased , which makes the traditional library manager and the workload of them increased accordingly, therefore people cast about for new methods to deal with books management. After analyzing the author designed and developed the library manager practice ,which briefly explained the function ,design and realization this software contains. This system includes reader management, book management, operator management , daily operation management and system management ,and can be applied in the school'library, and retail bookstore. Keywords: database 、library mananger 、information system
目 录
1. 绪 论 ……………………………………………………………… 1
2.数据库理论基础 ……………………………………………………2
2.1 数据库系统设计及范式分析…………………………………3
2.2 SQL语言介绍 …………………………………………………8
3.应用系统开发工具…………………………………………………15
3.1 C/S模式简介…………………………………………………15
3.2 Delphi7.0 VCL组件的体系结构…………………………16
3.3 数据库组件介绍 ……………………………………………17
3.4SQL语言在Delphi中的应用 ………………………………18
3.5 MS SQL Server简述 …………………………………………24
4.图书管理系统设计分析 ……………………………………………27
4.1 应用需求分析 ………………………………………………27
4.2 系统功能模块划分 …………………………………………27
4.3 系统数据库设计………………………………………………27