摘要 本文经过开发一个数据库酒店客房管理系统,学习用 Microsoft SQL Server 开发数据库管理系统。实行 Power Builder9.0 等相关软件为开发工具;经过对计算机硬件和软件处理方案论证;对应用领域进行调查分析;参考各种资料和进行数据库编程实践。在指导老师帮助下,成功地实现了本系统主要功效:预订管理、入住管理、消费记账管理和收银退房管理,并能使设计数据库系统能够实现通常所需要求管理。 酒店客房管理系统主要是针对通常酒店客房部作为单位使用对象而开发,之所以把该系统定位如此之小,主要是考虑毕业设计题目不易过大,但考虑系统完整性,依旧把它作为一个经典信息管理系统(MIS)而设计。其系统开发任务主要包含数据库设计与维护、客户端应用程序开发等两个方面。对于前者要求建立起数据库具备完整性和一致性,且具备一定数据安全性如用户需要密码才能使用等,而对于后者则要求程序界面友好、功效完备等特点。经过详细分析,选取 Power Builder9.0 作为前端开发工具,利用其提供集成开发环境及各种控件,尤其是对数据库良好支持完成对数据库各种操作,达成对酒店客房管理目标。首先建立系统应用原型,然后对原型系统进行需求迭代,不停修正和改进,直到形成用户满意实际可行系统。 关键词:数据库; 信息管理系统(MIS); 完整性 Abstract With the purpose to learn how to use Microsoft SQL Server and Power Builder9.0 to develop a hotel room database management system, I made a survey to study and analysis the current situation of small hotel in a small area of Jinhua that more information about how rooms are used in these hotels can be learned. What more, I make sure that my solution of the database design can be worked from bot computer hardware and software aspects. And with the help of various referenced information and practice of database programming, I have basically fulfilled the de task and I believe that my database can meet the needs of the database management. Hotel room management system is mainly aimed at the general's hotel rooms as the unit of the developed object. Why the positioning of the...