摘要:随着计算机和信息技术的飞速发展,酒店客房的管理由传统的工作模式逐渐被信息化、网络化的现代工作模式所代替。
以住宿为主的酒店假如再延用传统的管理模式,就会增加酒店管理成本和降低工作效率。
在酒店客房管理中融入先进的计算机和软件技术,利用酒店客房管理系统进行管理就显得十分有意义。
利用酒店客房管理系统进行管理能让管理者及时了解酒店整体情况,便于各种决策,同时也简化了管理的各种复杂操作,提高了酒店的管理效率。
本文以茂名星期八商务酒店为例采用Visual Basic和ACCESS相结合,创建一个适合实际情况的酒店客房管理系统。
关键词:酒店客房管理系统设计实现Abstract:With the rapid development of computer and information technology,the management of hotel rooms by the traditional working mode has gradually replaced by modern information technology, the network work mode. In order to stay at the main hotel if the extension of the traditional management mode, will increase the cost and reduce the efficiency of hotel management. With advanced computers and software technology in the hotel guest room management, it is very meaningful and managed by the hotel guest room management system. Management can make managers to understand the overall situation of the hotel, hotel rooms management system, convenient for various decision-making, but also simplifies the management of a variety of complex operation, improve the management efficiency of the hotel management. In this paper, Maoming week eight Traders Hotel as an example using Visual Basic and ACCESS combination, to create a suitable for the actual situation of the hotel room management system.Keywords:Hotel room management system Design Realization目录第一章课题研究背景---------------------------------------------------------- 3(一)酒店客房管理现状--------------------------------------------------- 3(二)课题研究的意义----------------------------------------------------- 3第二章需求分析-------------------------------------------------------------- 3(一)系统目标----------------------------------------------------------- 3(二)系统需求----------------------------------------------------------- 3(三)功能需求----------------------------------------------------------- 4(四)系统的性能需求----------------------------------------------------- 4(五)开发技术----------------------------------------------------------- 5第三章系统总体功能---------------------------------------------------------- 5(一)系统功能结构------------------------------------------------------- 5(二)系统流程图--------------------------------------------------------- 6第五章各功能模块代码------------------------------------------------------- 11(一)酒店客房管理系统Main模块----------------------------------------- 11(二)初始化main_csh模块----------------------------------------------- 16(四)操作员设置main_czysz模块----------------------------------------- 17(五)房态查询main_ftcx模块-------------------------------------------- 19(六)挂账结款main_gzjk ------------------------------------------------ 20(七)客房查询main_kfcx ------------------------------------------------ 23(八)住宿登记main_kfdj ------------------------------------------------ 23(九)客房设置main_kfgl ------------------------------------------------ 31(十)密码设置main_mmsz ------------------------------------------------ 34(十一)权限设置main_qxsz ---------------------------------------------- 36(十二)数据备份main_sjbf ---------------------------------------------- 38(十三)数据恢复main_sjhf ---------------------------------------------- 38(十四)退宿结账main_tf ------------------------------------------------ 39(十五)退宿查询main_tfcx ---------------------------------------------- 50(十六)调房登记main_tfdj ---------------------------------------------- 51(十七)宿费提醒main_xftx ---------------------------------------------- 55(十八)客房销售报表main_xsbb ------------------------------------------ 56(十九)客房销售统计main_xstj ------------------------------------------ 59(二十)登记预收报表main_ysbb ------------------------------------------ 60(二十一)追加押金main_zjyj -------------------------------------------- 61(二十二)住宿查询main_zscx -------------------------------------------- 66(二十三)酒店客房管理系统main_Login ----------------------------------- 67第六章调试与结果----------------------------------------------------------- 68(一)初始化系统登录调试------------------------------------------------ 68(二)登记模块的功能调试------------------------------------------------ 68(三)退房的功能调试---------------------------------------------------- 69(四)住房查询的功能调试------------------------------------------------ 69参考文献-------------------------------------------------------------------- 70致谢--------------------------------------------------------------------- 71酒店客房管理系统的设计与实现第一章课题研究背景随着经济的迅速发展,酒店业的竞争日趋激烈。
酒店业内不得不进一步寻求通过扩大酒店销售、改进服务质量、降低管理成本和提升客户满意度等办法来增强酒店的核心竞争力。
其中最有效的手段就是应用现代化信息化技术,变革传统意义上的酒店业经营管理模式,跟上时代竞争的步伐。
考虑到酒店业务的不断提升和用户需求的日益多样化,尽量满足酒店的个性化需求,同时吸收了同类产品及现有软件系统的优点,力争设计成为一套先进适用的酒店管理软件系统,为顾客提供更加便捷的信息化服务,为酒店管理者、决策者提供准确及时的酒店经营信息,以达到酒店节约经营成本、提高经营质量和经济效益的信息化管理目标。