文档介绍:摘要
我所设计的《酒店管理信息系统》正是一个非常实用的应用型软件产品,我们不谈它的经济利益,单说的应用范围就是十分广泛的,只要酒店为顾客提供了住宿条件,都可以采用本系统。本文介绍了此系统的设计与实现过程,从需求分析、概要设计、详细设计到具体实现都遵循了软件工程的思想和数据库的设计方法。
本系统是在管理信息系统的理论和方法指导下、数据库技术支持下完成的。该系统的应用可以减轻工作人员的劳动强度,提高工作效率与管理水平,具有很大的使用价值。
本系统运行环境为Windows 2000操作系统,使用Visual Basic 。本系统的应用可以减轻工作人员的劳动强度,提高工作效率与管理水平,具有很大的使用价值。
关键词:酒店管理数据库 VB Sql Server 软件工程
Abstract
The software << Hotel management information system>> that I designed is a very practical application type software product. We don't talk its economic benefits, the list says of the application is very extensive of, as long as the cabaret provided modation a condition for the customer, can adopt this system. This text introduced this system of design and carries out process, from the need analytical, essentials design, design in detail concrete the realizations all followed the design method of the thought and database of software engineering.
This text introduced the design of this system with realize process, analyze from the need, essentials design, detailed designed to in a specific way realizes to all followed the thought of the software engineering with the database's design method. This system is under the management information the system's theories guide with method, database technique the support descend plete of. The application of that system can alleviate the worker's labor strength, and increase the work efficiency and management level, and have very big use value.
This system run on Windows 2000 operation system, produced in Visual Basic application of this system can decrease operating intense of worker, which is more valuable to improve the efficiency of work and the level of management.
Key words:
Hotel management Database VB Sql Server software engineering
目录
绪言
管理信息系统目标
管理信息系统范围
第二章系统功能分析
第三章系统功能模块设计
第四章数据库设计
数据库需求分析
数据库概念结构设计
数据库逻辑结构设计
第五章数据库结构的实现
创建系统用户表格
创建客房标准信息表格
创建客房信息表格
创建订房信息表
第六章宾馆管理信息系统具体程序实现
创建公用模块 Modu