酒店客房管理系统摘要:随着本国市场经济的迅速发展和人们生活水平的不断提高,宾馆酒店业的竞争越来越激烈。要想在竞争中取得优势,就必须在经营管理,产品服务等方面提高服务管理意识。面对餐饮经营中起决定作用的餐饮管理,面对庞大的信息量,就需要一个酒店客房管理系统来提高酒店理效率。因此,选择目前应用最广的Windows操作系统作为开发、测试和运行的平台,用VisualStudio.net2005作为软件开发工具,asp.net作为编程语言,SQLServer2000作为数据库支持,开发一个方便上手且功能强大的酒店客房管理系统软件,以提高酒店管理水平。关键词:酒店客房管理系统,asp.net,数据库设计,程序设计TheDesignandRealizationoftheHostelManagementSystemBasedontheasp.netAbstract:Withtherapiddevelopmentofthedomesticeconomyandtheimprovementofpeople’slifestandard,thecompetitionbetweenhotelindustryisbecomingkeenerandkeener.Itisnecessarytoimprovesinceofserviceandmanagementonmanagement,product,etcinordertogettheadvantageinthecompetition.Facingtheroomadministrationwhichplatsthedecisiveroleontheroommanagementaswellasthelargeinformation,itneedsahotelmanagementsystemtoimproveroommanagementefficiency.Therefore,thebestwaytoimprovethelevelofmanagementistoexploreaconvenientandpowerfulsystematicsoftwareofhotelmanagement.ThatistochoosethewidelyusedWindowsoperationsystemasaplatformofexploration,testandoperation,theVisualStudio.net2005asatoolofsoftwaredevelopment,asp.netasprogrammer-editedlanguage,SQLServer2000asthesupporterofdatabase.It’smainfunctionincludes:registration,roomreservation,settlementofrefunding,roomsituationcheck,touristsinformationcheck,etc.keywords:HostelManagementSystem,asp.net,databasedesign,programmerdesign目录前言.........................................................................................................................................................1第一章绪论...........................................................................................................................................21.1课题背景.......................................................................................................................................21.2课题研究的目的和意义................................................................................................................21.3课题的主要内容............................................................................................................................2第二章开发工具和开发环境..................................................................................................................32.1SQL语言.......................................................................................................................................32.1.1SQL概述...............................................................................................................................32.1.2SQL语言的组成....................................................................................................................32.2SQLServer2000简介................................................................................................................32.3ASP.NET简介.................................................................................................................................42.4ADO数据访问介绍........................................................................................................................52.4.1ADO不依赖于连续的活动连接........