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