酒店前台管理信息系统的设计与实现摘要现代化的酒店是集客房、餐饮、通讯、娱乐,商务文化及其他各种服务与设施为一体化的消费场所,酒店组织庞大,服务项目多,信息量大,要想提高劳动生产,降低成本,提高服务质量和管理水平,促进经济效益,必须借助计算机来进行现代化的信息管理,《酒店管理信息系统》正是为此而设计的,该系统是运用MicrosoftSQLSERVER2000数据库系统和VisualBasic程序语言开发实现的,《酒店管理信息系统》包括了基本信息管理,前台接待管理,总台收银管理和系统用户管理等四大模块,具有操作简单、界面友善、灵活性好、系统安全性高、运行稳定等特点,是酒店管理者的理想选择。关键词:酒店信息管理;数据库;SQLHOTELONSTAGEMANAGEMENTINFORMATIONSYSTEMDESIGNANDREALIZATIONABSTRACTThemodernizedhotelcollectstheguestroom,foodandbeverage,communication,Themodernizedhotelcollectstheguestroom,foodandbeverage,communication,amusement,commercialcultureandothervariouskindsofservicesandfacilitiesaretheamusement,commercialcultureandothervariouskindsofservicesandfacilitiesaretheintegratedconsumptionplace,thehotelorganizeshugely,therearemanyserviceitems,theintegratedconsumptionplace,thehotelorganizeshugely,therearemanyserviceitems,theamountofinformationislarge,ifyouwanttoimprovelaborproduce,lowercosts,improveamountofinformationislarge,ifyouwanttoimprovelaborproduce,lowercosts,improvetheservicequalityandmanagementlevel,promotetheeconomicbenefits,mustcarryonthetheservicequalityandmanagementlevel,promotetheeconomicbenefits,mustcarryonthemodernizedinformationmanagementthroughthecomputer,modernizedinformationmanagementthroughthecomputer,《《HotelManagementHotelManagementInformationSystemInformationSystem》》isjustdesignedfortheoccasion,itisdevelopedandcarriedoutbyisjustdesignedfortheoccasion,itisdevelopedandcarriedoutbyusingMicrosoftSQLServer2000databasesystemandusingMicrosoftSQLServer2000databasesystemandVisualBasicprogramminglanguage,programminglanguage,itincludefourmodules——Thebasicinformationmanagement,theonstagereceptionitincludefourmodules——Thebasicinformationmanagement,theonstagereceptionmanagement,themainstationreceivesthesilvermanagementandthesystemusermanagement,themainstationreceivesthesilvermanagementandthesystemusermanagement,ithasmanyfeatures——simpleoperationmanagement,ithasmanyfeatures——simpleoperation、、friendlyinterfacefriendlyinterface、、goodgoodflexibilityflexibility、、highsystemsafetyhighsystemsafety、、stableperformance,thisisthebestchoiceforthehotelstableperformance,thisisthebestchoiceforthehotelhandler.handler.Keywords:HotelInformationManagement;DatabaseHotelInformationManagement;Database;;SQLSQL目录第1章绪论---------------------------------------------------------------------------------------------11.1课题的项目背景------------------------------------------------------------------------------11.2本论文设计的内容及目的----------------------------------------------------------------11.3关于VisualBasic-------------------------------------------------------------------------21.4VB对数据库的访问-------------------------------------------------------------------------21.4.1使用Data控件访问数据库-------------------------------------------------------21.4.2使用数据访问对象访问数据库--------------------------------------------------21.4.3使用远程对象访问数据库---------------------------------------------------------21.5关于SQLServer-------------------------------------------------------------...