资源描述:
《酒店前台管理信息系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、酒店前台管理信息系统的设计与实现酒店前台管理信息系统的设计与实现摘要现代化的酒店是集客房、餐饮、通讯、娱乐,商务文化及其他各种服务与设施为一体化的消费场所,酒店组织庞大,服务项目多,信息量大,要想提高劳动生产,降低成本,提高服务质量和管理水平,促进经济效益,必须借助计算机来进行现代化的信息管理,《酒店管理信息系统》正是为此而设计的,该系统是运用MicrosoftSQLSERVER2000数据库系统和VisualBasic程序语言开发实现的,《酒店管理信息系统》包括了基本信息管理,前台接待管理,总台收银管理和系统用户管理等四大模块,具有操作简单、界面友
2、善、灵活性好、系统安全性高、运行稳定等特点,是酒店管理者的理想选择。关键词:酒店信息管理;数据库;SQL酒店前台管理信息系统的设计与实现HOTELONSTAGEMANAGEMENTINFORMATIONSYSTEMDESIGNANDREALIZATIONABSTRACTThemodernizedhotelcollectstheguestroom,foodandbeverage,communication,amusement,commercialcultureandothervariouskindsofservicesandfacilitiesaret
3、heintegratedconsumptionplace,thehotelorganizeshugely,therearemanyserviceitems,theamountofinformationislarge,ifyouwanttoimprovelaborproduce,lowercosts,improvetheservicequalityandmanagementlevel,promotetheeconomicbenefits,mustcarryonthemodernizedinformationmanagementthroughthecom
4、puter,《HotelManagementInformationSystem》isjustdesignedfortheoccasion,itisdevelopedandcarriedoutbyusingMicrosoftSQLServer2000databasesystemandVisualBasicprogramminglanguage,itincludefourmodules——Thebasicinformationmanagement,theonstagereceptionmanagement,themainstationreceivesth
5、esilvermanagementandthesystemusermanagement,ithasmanyfeatures——simpleoperation、friendlyinterface、goodflexibility、highsystemsafety、stableperformance,thisisthebestchoiceforthehotelhandler.Keywords:HotelInformationManagement;Database;SQL酒店前台管理信息系统的设计与实现目录第1章绪论---------------------
6、------------------------------------------------------------------------11.1课题的项目背景------------------------------------------------------------------------------11.2本论文设计的内容及目的----------------------------------------------------------------11.3关于VisualBasic---------------------
7、----------------------------------------------------21.4VB对数据库的访问-------------------------------------------------------------------------21.4.1使用Data控件访问数据库-------------------------------------------------------21.4.2使用数据访问对象访问数据库-----------------------------------------------
8、---21.4.3使用远程对象访问数据库----------------------------------