指 导 教 师 评 语
成 绩
指导教师签名
年 月 日
毕业设计(论文)答辩委员会评语
成 绩
答辩组长签名
年 月 日
摘 要
摘 要
酒店管理系统是较为典型的管理信息系统,系统的开发主要包括前端的程序
开发和后台数据库的建立和维护。数据库要求具有一致性、完整性、数据安全性
好的特点,而前端的程序要求功能完备,使用便捷。
本系统使用 MICROSOFT 公司的 Visual Basic 6.0 和 ACCESS 2000 作为程序开
发工具和数据库开发工具。主要包括预订管理,接待管理,收银管理,系统管理,
客房管理等功能模块。设计首先在短时间内建立起系统应用的原型, 然后对原型
系统进行需求分析, 并不断修正和改进, 直到最终形成用户满意的可行性系统。
系统的难点在于数据库的设计和模块之间的动态连接。因为时间和能力的原因,
目前本系统的设计为单机版,在论文的第 6 章有关于网络版的部分构思。
关键字:管理信息系统 BASIC 6.0 ACCESS 2000 窗体
ABSTRACT
4
ABSTRACT
The system of hotel management is a typical application of
management information system(MIS),which mainly includes building
up data-base of back-end and developing the application interface of
front-end. The former should make the application powerful and easily
used. The later required consistency and integrality and well security of
data.
This system uses Visual Basic 6.0 and the ACCESS 2000 presented
by Microsoft Company. Including the pre-arranged management
primarily, reception management, system management, guest room
management etc. function mold piece. It can give you a short-cut to build
up a prototype of system application. The prototype could be modified
and developed till users are satisfied with it. The design of this system is
a single machine version, there are a outline concerning network in the
section six.
Key words: Management information system(MIS)
VISUAL BASIC 6.0 ACCESS 2000
FORM
目 录
5
目 录
前言 1
第一章 系统分析 2
1.1 今晚大酒店简介及所存在的问题 2
1.2 系统的需求分析 3
1.3 系统的可行性分析 4
1.4 系统的业务流程分析 6
1.5 系统的数据流程分析 8
1.6 数据字典 12
第二章 系统设计 14
2.1 开发环境,开发工具的确定 15
2.2 系统功能结构的设计 18
2.3 代码设计 19
2.4 数据库的设计 24
2.5 系统的输入输出设计 28
第三章 系统实施 29
第四章 系统的运行管理与维护 30
第五章 系统评价 30
5.1 系统性能的评价 30
5.2 系统效益的评价 30
第六章 对于本系统网络版的构思 31
第七章 结束语 33
致谢 34
参考文献 35