某小型酒店内部管理系统的研发与应用摘要随着酒店行业竞争的加剧,酒店之间客源的争夺越来越激烈,酒店采用全新的计算机管理系统,将成为提高酒店的管理效率,改善服务水准的重要手段之一。小型酒店管理系统功能全面,性能稳定,界面美观简洁,易于操作。基本包含了酒店主要业务功能,其分为基础设置、业务管理、房间管理三大部分。基础设置中有客房类型设置、客房信息设置功能;业务管理包含预定管理、入住管理、消费记帐和收银退房功能;房间管理可以根据实际需要设置和及时更新房间状态。系统采用C/S模式,运用VB.NET语言开发技术和SQLSERVER2000数据库原理开发的。在WindowsXP/NT/2003等常用操作系统下运行稳定,可靠。该系统的合理运用能提高酒店客房管理效率,降低运营成本。本文简要介绍了基于MicrosoftSQLSERVER2000数据库系统和VB.NET程序语言开发实现的酒店管理系统,着重阐述了该系统开发实现过程,从系统的需求分析、方案论证、模块设计、数据设计、详细设计等各个环节都进行了较为详尽的分析和描述。关键词:酒店管理系统;SQLSERVER2000;数据库;VB.NETThedesignoftheSmallHotelManagementSystemAbstractAsthecompetitiongettingmoreforceinthehotelindustry,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引言..........................................................................................................................................11.1课题背景..........................................................................................................................11.2国内外研究现状...............................................................................................................11.3本课题研究的意义...........................................................................................................22相关的理论基础.......................................................................................................................22.1开发环境..........................................................................................................................22.2.1C/S模式简介........................