酒店管理系统—计算机毕业设计(论文)

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

酒店管理系统

摘要

宾馆管理信息系统面对强大的信息量可以轻松的管理,减少了在管理上面物力和人力,有利于宾馆提高工作效率和宾馆效益。面对庞大的信息量,宾馆在正常运营中需要对客房资源、顾客信息、结算信息进行管理,利用宾馆管理信息系统及时了解保个环节中信息的变更,有利于提高管理的效率.通过这样的系统,可以做到信息的规范管理、需要统计和快速的查询,从而减少在管理方面的工作量。采用Visual Basic6.0程序来编写,一个系统的开发建立数据库是至关重要的。本课题数据库采用的是SQL Server2000,通过建立数据源,VB与后台的数据库连接来运行。

本文从符合操作简单、界面友好、灵活、实用、安全的要求出发,它所完成的主要功能有以下几个方面:

1)系统部分:主要完成安全权限。

2)客房信息管理部分:主要完成对客房信息及客房标准信息的查询,修改等管理。

3)订房信息管理部分:主要完成订房信息的查询,修改等管理及剩余客房信息查询的管理。

4)结算信息管理部分:主要完成对结算信息的查询,修改,添加等。

论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点,设计思想、难点技术和解决方案。

关键词:数据库,Visual Basic6.0,SQL Server2000,客房信息管理

Abtract

The management information system of the hotel faces the strong amount of information, the management that can be light. Reduce the material resources and manpower in managing, help the hotel to improve working efficiency and hotel benefit. Adopt VB6. 0 procedures come to write, it is essential to set up the database in development of a system, subject this SQL Server2000, through set up data source, VB database in backstage supporter is it is it run to come to join

This text operates from according with simply, the interface is friendly , flexible and practical, the demand with high security sets out, the main function that it finishes has the following several respect:

1) Systematic part: Finish the safe authority mainly.

2) Guest rooms of information administrative sections: Finish inquiry ,

modification of the information of guest room and standard information of guest room ,etc. to manage mainly.

3) Books rooms in the administrative section of information: Finish such

management of managing and surplus information inquiry of guest room as the inquiry , modification of information ,etc. to booking rooms mainly.

4) Settlement information administrative sections: Finish inquiry , modification

of settlement information , adding ,etc. mainly.

Thesis this introduce copies of development background of subject mainly, course that function develop even that finish wanted. Prove the focal point that the system is designed especially, systematic design philosophy, difficult point technology and solution .

Keyword:The database , Visual Basic 6. 0, SQL server 2000, the management information system of guest room

.

目录

摘要 (1)

Abtract (2)

第1章概述

第2章系统设计

2.1 系统功能分析

2.2系统功能模块分析

第3章数据库的设计与实现

3.1数据库需求分析

3.2 数据库概念结构设计

3.3 数据库逻辑结构设计

3.4 创建数据库和数据表

3.5 SQL Sserver2000设置与Visual Basic设置

第4章宾馆客房管理系统的创建

4.1 宾馆客房管理系统主窗体的创建

4.1.1创建工程项目——Hotel-MIS

4.1.2 创建宾馆客房管理系统的主窗体

4.1.3 创建主窗体的菜单

4.1.4 创建公用模块

4.2 系统用户管理模式的创建

4.2.1 用户登陆窗体的创建

4.2.2 添加用户窗体的创建

4.2.3 修改用户密码窗体的创建

4.3 客房标准管理模块的创建

4.3.1 添加客房标准窗体的创建

4.3.2 修改客房标准窗体的创建

4.3.3 删除客房标准

4.4 客房信息管理模块的创建

4.4.1 添加客房信息窗体的创建

4.4.2 修改客房信息

4.4.3 删除客房信息

4.4.4 查询客房信息

4.5 订房信息管理模块的创建

4.5.1 查询剩余客房信息窗体的创建

4.5.2添加订房信息

4.5.3 修改订房信息

4.5.4 查询订房信息

4.6 结算信息管理模块的创建

4.6.1 添加结算信息窗体的创建

相关文档
最新文档