【正文】
長、成本低等。但一直以來人們使用傳統(tǒng)人工的方式管理文件檔案,這種管理方式存在著許多缺點 , 如 :效率低 、 保密性差 , 另外時間一長 , 將產(chǎn)生大量的文件和數(shù)據(jù) , 這對于查找、更新和維護都帶來了不少的困難 。 設計充分利用 SQL Server2021 數(shù)據(jù)庫技術 、 SQL 語言 原理、 PowerBuilder 開發(fā)工具 的強大力量,提高了編程效率和可靠性。 第五章的詳細設計介紹了開發(fā)本系統(tǒng)的開發(fā)工具 PowerBuilder 。 第 四 章進行了具體的程序設計,具體劃分了 兩 類用戶的操作權限,設計了 帶有權限的操作界面。 第二章 的可行性研究從三方面研究了開發(fā)本系統(tǒng)的必要性。系統(tǒng)運行結(jié)果證明,本文所設計的 客房 管理系統(tǒng)可以滿足 客人、 工作人員和高級管理員三方面的需要。而對于后者則要求應用程序功能完備 ,易使用等特點。 摘 要 本文是對阜新市西山賓館客房管理系統(tǒng)的設計說明,本 系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強、數(shù)據(jù)安全性好的庫。 因此本人結(jié)合 賓館工作的實際 要求,對 SQL Server2021 數(shù)據(jù)庫管理系統(tǒng)、 SQL 語言原理 、 PowerBuilder 進行了較深入的學習和應用,主要完成對 客房 管理系統(tǒng)的需求分析、功能模塊劃分、數(shù)據(jù)庫模式分析,并由此設計了數(shù)據(jù)庫結(jié)構(gòu)和 應用程序。 第一章對 客房管理系統(tǒng)的問題定義 進行了簡明的介紹,并分析了 在未開發(fā)此系統(tǒng)之前,所存在的一些問題和開發(fā)此系統(tǒng)所能實現(xiàn)的功能。 第三章 的需求分析為以后開發(fā)系統(tǒng)打下了基礎, 系統(tǒng)需求說明書、局部 ER 圖、全局ER 圖 、數(shù)據(jù)字典。實現(xiàn)了數(shù)據(jù)庫表的瀏覽,記錄的添加、刪除和修改,報表的生成 ,實現(xiàn)了多數(shù)據(jù)庫表的連接操作,實現(xiàn)了主從表操作,實現(xiàn)了密碼維護功能,最后,系統(tǒng)還可以導入數(shù)據(jù)庫以對任意同結(jié)構(gòu)的數(shù)據(jù)庫進行操作。 第六章是對本系統(tǒng)的系統(tǒng)維護。 關鍵詞:數(shù)據(jù)庫, SQL 語言 原理 , SQL Server, PowerBuilder Abstract This text is development two aspects that the design to manage the system to new municipal in fuxin west mountain guest house guest room explain, this system is a typical information management system(MIS), its development includes primarily the backstage database establishes with support and the head applies the to rise to the former request the data consistency is strong with the plete, the base that data safety request the latter very much the applied procedure function plete, easy usage etc. characteristics. There fore oneself join together the actual request that guest house work, to SQL Server2021 database management system, SQL language principle, PowerBuilder proceeded the thorough study with apply, plete primarily the need to manage the system to guest room analysis, function mold piece divide the line, the database mode analyzes, and designed the database construction from here with apply the system circulates the result proof, this text a guest room for designing management the system can satisfy the guest, worker with high class managing person three the demand of aspects. Key phrase:Database, SQL language principle, SQL Server, PowerBuilder 目 錄 前 言 ....................................................................................................................................................................................4 1 問題定義 .........................................................................................................................................................................5 阜新市西山賓館客房系統(tǒng)管理概況 .......................................................................................................................5 問題定義 .....................................................................................................................................................................7 2 可行性研究 .....................................................................................................................................................................9 可行性研究的任務 ....................................................................................................................................................9 3 需求分析 .......................................................................................................................................................................11 概述 ..........................................................................................................................................................................11 數(shù)據(jù)流圖 .................................................................................................................................................................. 12 數(shù)據(jù)字典 ................................................................................................................................................................. 14 4 系統(tǒng)設計 ...................................................................................................................................................................... 17 系統(tǒng)的結(jié)構(gòu)設計 ..................................................................................................................................................... 17 關鍵技術 ................................................................................................................................................................. 24 主程序界面 設計 ..................................................................................................................................................... 24 系統(tǒng)登錄窗口設計 ................................................................................................................................................. 25 基礎信息程序設計 ................................................................................................................................................. 26 客房前臺程序設計 ................................................................................................................................................. 27 查詢統(tǒng)計管理 ......................................................................................................................................................... 29 掛帳管理 .................................................................................................................................................................. 32 系統(tǒng)初始設計 ......................................................................................................................................................... 33 系統(tǒng)維護 ................................................................................................................................................................ 34 5 詳細設計 ..........................................................................................................................