【正文】
................2 庫存管理系統(tǒng)的發(fā)展概況 .....................................................................................................2 系統(tǒng)調(diào)查及 可行性分析 .........................................................................................................4 業(yè)務(wù)流程分析 .........................................................................................................................5 系統(tǒng)功能模塊劃分 .................................................................................................................6 系統(tǒng)各部分的主要功能介紹 .................................................................................................63 開發(fā)工具及環(huán)境介紹 ...................................................................................................................7 開發(fā)語言簡介 .........................................................................................................................7 數(shù)據(jù)庫簡介 .............................................................................................................................7 開發(fā)環(huán)境簡介 .........................................................................................................................94 基于網(wǎng)絡(luò)環(huán)境的庫存管理系統(tǒng)的設(shè)計 .......................................................................................9 數(shù)據(jù)庫表的設(shè)計 .....................................................................................................................9 系統(tǒng)功能的設(shè) 計 ...................................................................................................................125 基于網(wǎng)絡(luò)環(huán)境的庫存管理系統(tǒng)的具體實現(xiàn) .............................................................................17 登錄 .......................................................................................................................................17 主要功能 ...............................................................................................................................19 報表 .......................................................................................................................................20 分類查看庫存 .......................................................................................................................21 出庫 .......................................................................................................................................22 入庫 .......................................................................................................................................24 數(shù)據(jù)庫的連接 .......................................................................................................................266 系統(tǒng)運行環(huán)境及測試分析 .........................................................................................................26 系統(tǒng)運行環(huán)境 .......................................................................................................................26 系統(tǒng)的運行 ...........................................................................................................................26 測試與分析 ...........................................................................................................................27結(jié) 論 .........................................................................................................................................29參考文獻(xiàn) .........................................................................................................................................29致 謝 .........................................................................................................................................30聲 明 .........................................................................................................................................31第 1 頁 共 31 頁1 引言 課題背景庫存管理系統(tǒng)是一個企事業(yè)單位不可缺少的一部分,它的內(nèi)容對于企業(yè)的決策者和管理者來說都是至關(guān)重要的,因此,庫存管理系統(tǒng)應(yīng)該能夠為用戶提供充足的信息和快捷的查詢手段,但一直以來人們使用傳統(tǒng)的人工方式管理庫存,這種管理方式存在著許多缺點,諸如效率低,保密性差等,而且時間一長,將產(chǎn)生大量的文件和數(shù)據(jù),這對于查找、更新和維護都帶來了不少的困難。 Database。關(guān)鍵詞: 庫存管理;網(wǎng)絡(luò)環(huán)境;數(shù)據(jù)庫;信息管理;ASPDesign and Implementation of Inventory Management System Based on Network EnvironmentAbstractWith the development of modern industry, the enterprise pays more and more attention to the puter information management system. Inventory management system is an indispensable part for an enterprise, and is very important for the policy makers and managers of enterprise. Therefore, inventory management system should be able to provide the sufficient information and the quick inquiry method for the user. Especially along with enterprise scale unceasing expansion, product quantity sharps growth, the kinds of products will be constantly updated, and the amount of information products will be increased doubly. Faced with much information of products, how to effectively manage of inventory products, to timely feedback the related information of inventory management, is a necessary means to ensure the normal operation of enterprises, and is also an important part of enterprise’s flows management.This system is based on the B/S structure, uses ASP programming language and Access database to design and develop. This paper mainly analyzes the basic functions and position of the inventory management system, which includes system demand analysis, system structure, function module and database structure and so on. In this paper, the application and development of the programs are introduced in detail. The main functions of this system are made up of inventory management (the registration and revision of stockin and stockout, inquiry, browsing inventory and etc.), the generation and print of forms, users’ management and so on. Through testing and analyzing, it shows this system development achieves the predetermined target, and has some application value.Key words: Inventory Management。本系統(tǒng)采用 B/S 結(jié)構(gòu),使用 ASP 程序設(shè)計語言及 Access 數(shù)據(jù)庫進(jìn)行設(shè)計與開發(fā);主要分析了庫存管理系統(tǒng)的一些