某小型酒店内部管理系统的研发与应用摘要随着酒店行业竞争的加剧,酒店之间客源的争夺越来越激烈,酒店采用全新的计算机管理系统,将成为提高酒店的管理效率,改善服务水准的重要手段之一。小型酒店管理系统功能全面,性能稳定,界面美观简洁,易于操作。基本包含了酒店主要业务功能,其分为基础设置、业务管理、房间管理三大部分。基础设置中有客房类型设置、客房信息设置功能;业务管理包含预定管理、入住管理、消费记帐和收银退房功能;房间管理可以根据实际需要设置和及时更新房间状态。系统采用C/S模式,运用VB.NET语言开发技术和SQLSERVER2000数据库原理开发的。在WindowsXP/NT/2003等常用操作系统下运行稳定,可靠。该系统的合理运用能提高酒店客房管理效率,降低运营成本。本文简要介绍了基于MicrosoftSQLSERVER2000数据库系统和VB.NET程序语言开发实现的酒店管理系统,着重阐述了该系统开发实现过程,从系统的需求分析、方案论证、模块设计、数据设计、详细设计等各个环节都进行了较为详尽的分析和描述。关键词:酒店管理系统;SQLSERVER2000;数据库;VB.NET---本文来源于网络,仅供参考,勿照抄,如有侵权请联系删除---ThedesignoftheSmallHotelManagementSystemAbstractAsthecompetitiongettingmoreforceinthehotelindustry,thefightforthecustomersamongthehotelsisbecomingmoreandmoresevere,thehotelusesbrandnewcomputermanagementsystem.Thiswillbecomeoneoftheimportantmethodsforincreasingthemanagementefficiencyofthehotelmanagement,improvingtheservicelevel.Thesmallhotelmanagementsystemhassomeexcellence,likeoperatingstably,userinterfacingsimpleandattractive,easytouse.Basicallyincludinghotel'smajorbusinessfunctions.Itisdividedintobasicinfracture,businessmanagement,hotelroommanagement,threemajorgroups.Thereisguestroomtypeconfigurationandguestroominformationconfigurationfunctionsinthebasicinfractureportion;thebusinessmanagementportionincludesbookingmanagement,check-inmanagement,consumptionbookkeeping,andcheck-outpaybillfunctions;hotelroommanagementmayconfigurationbasedontherealrequirementandchangestheroomstatesinrealtime.ThesystemisdevelopedbyusingC/Smodel,usingVB.NETlanguagedevelopmenttechnology,andSQLserver2000database.ItisoperatingstablyunderWindowsXP/NT/2003,andhashighreliability.Thisproperuseofthissystemcouldincreasethemanagementefficiencyofthehotel,decreaseoperatingcost.ThispaperwillintroduceadatabasesystemsbasedonMicrosoftSQLServer2000anddevelopedandrealizedhotelmanagementsystemusingVB.NETprogramminglanguage.Itemphasizedthedevelopingprocessofthissystem,througharatherdetailedanalyzinganddescribingonthevariousstepsoftherequirementofthesystemanalysis,solutionanalysis,moduledesign,datastructuredesign,tosystemtesting.Keywords:Hotelmanagementsystem;SQLSERVER2000;Database;VB.NET---本文来源于网络,仅供参考,勿照抄,如有侵权请联系删除---目录论文总页数:24页---本文来源于网络,仅供参考,勿照抄,如有侵权请联系删除---1引言1.1课题背景酒店行业的激烈竞争似的争取客源、提高酒店满员率、制定正确营销策略已经成为一项重要的任务,而借助于当前蓬勃发展的IT工具来拓展销售能力,创造客观的经济效益已经成为许多酒店的首选。作为一有效的统计分析手段,计算机管理系统具有明显的优势,它在数据保存、数据交换等方面均能够做到快速可靠,是手工操作所不能完成的。1.2国内外研究现状酒店电脑管理系统最初出现于六十年代末、七十年代初的美国,其中较有代表性的有美国的Ecco系统,该系统使用Nova-3系统平台,基本实现前台业务中的预定、排房、结帐、客房、餐厅、问询、夜审等模块,由于当时仍然没有个人电脑的出现,所以整个电脑是基于集中式的小型机/终端的管理,以后随着硬件技术的发展...