vc++倉庫信息管理系統(tǒng).rar
vc++倉庫信息管理系統(tǒng),vc++倉庫信息管理系統(tǒng)包括論文,源程序目錄中文摘要--------------------------------------------------4英文摘要--------------------------------------------------5第一章 緒 論---------------------...
該文檔為壓縮文件,包含的文件列表如下:
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/209346.gif)
內(nèi)容介紹
原文檔由會(huì)員 wwm815 發(fā)布VC++倉庫信息管理系統(tǒng)
包括論文,源程序
目錄
中文摘要--------------------------------------------------4
英文摘要--------------------------------------------------5
第一章 緒 論--------------------------------------------6
1.1 倉庫管理信息系統(tǒng)簡(jiǎn)介----------------------------------6
1.2選用VC++的原因及其他工具比較--------------------------6
第二章 數(shù)據(jù)庫概論-----------------------------------------8
2.1 數(shù)據(jù)庫的發(fā)展-----------------------------------------8
2.2 數(shù)據(jù)庫階段的特點(diǎn)-------------------------------------8
2.3 數(shù)據(jù)庫技術(shù)-------------------------------------------9
2.4 數(shù)據(jù)庫管理系統(tǒng)簡(jiǎn)介----------------------------------10
2.5 數(shù)據(jù)庫理論基礎(chǔ)--------------------------------------11
2.5.1.1 確定建立數(shù)據(jù)庫的目的和收集數(shù)據(jù)--------------11
2.5.1.2 建立概念模型--------------------------------12
2.5.1.3 建立數(shù)據(jù)模型--------------------------------12
2.5.1.4 實(shí)施和維護(hù)數(shù)據(jù)庫-----------------------------12
2.5.2 數(shù)據(jù)庫體系模式---------------------------------13
2.5.2.1 傳統(tǒng)的C/S模式-------------------------------13
2.5.2.2 三層體系結(jié)構(gòu)---------------------------------13
2.5.3 數(shù)據(jù)的獨(dú)立性----------------------------------------------------------14
2.6 SQL語言基礎(chǔ)-----------------------------------------15
2.6.1 SQL簡(jiǎn)介及其優(yōu)點(diǎn)------------------------------15
2.6.2 SQL查詢---------------------------------------16
2.6.3 SQL數(shù)據(jù)更新-----------------------------------17
2.7 數(shù)據(jù)庫組件介紹---------------------------------------18
第三章 數(shù)據(jù)庫開發(fā)工具-----------------------------------19
3.1 Access2000 簡(jiǎn)介--------------------------------------19
3.2 什么是Access2000介紹--------------------------------19
3.3 Microsoft Access 2000 新增的功能-----------------------21
3.4把Access-數(shù)據(jù)庫移植到SQL SERVER7.0---------------------------23
3.5 SQL Server與Access比較-----------------------------------------------34
第四章 系統(tǒng)功能及數(shù)據(jù)庫概要設(shè)計(jì)--------------------------35
4.1 倉庫系統(tǒng)管理分析-------------------------------------35
4.2公司介紹和需求分析------------------------------------37
4.2.1 公司E-R 圖分析-----------------------------------37
4.2.2公司業(yè)務(wù)關(guān)系--------------------------------------37
4.3數(shù)據(jù)庫設(shè)計(jì)--------------------------------------------38
4.3.1查詢功能模塊設(shè)計(jì)---------------------------------38
4.3.2 分析與描述--------------------------------------38
4.3.3 數(shù)據(jù)庫表設(shè)計(jì)------------------------------------39
第五章 程序截圖及相應(yīng)代碼--------------------------------40
5.1 登錄窗口設(shè)計(jì)及實(shí)現(xiàn)-----------------------------------41
5.2 主窗口設(shè)計(jì)及實(shí)現(xiàn)-------------------------------------41
5.3 耗材進(jìn)出庫模塊設(shè)計(jì)及實(shí)現(xiàn)-----------------------------42
5.4耗材入庫信息模塊設(shè)計(jì)及實(shí)現(xiàn)----------------------------44
5.5耗材出庫信息模塊設(shè)計(jì)及實(shí)現(xiàn)----------------------------45
5.6預(yù)警信息模塊設(shè)計(jì)及實(shí)現(xiàn)--------------------------------46
5.7耗材采購計(jì)劃模塊設(shè)計(jì)及實(shí)現(xiàn)----------------------------48
第六章 系統(tǒng)運(yùn)行說明--------------------------------------46
6.1系統(tǒng)開發(fā)及運(yùn)行環(huán)境------------------------------------52
6.2數(shù)據(jù)庫的odbc配置-------------------------------------52
第七章 畢業(yè)小結(jié)------------------------------------------53
第八章 致 謝------------------------------------------54
參考文獻(xiàn)-------------------------------------------------55
摘 要
倉庫信息管理系統(tǒng)是典型的信息管理系統(tǒng),其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的庫。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
因此本人結(jié)合導(dǎo)師的倉庫管理信息的要求,使用 access 2000作為數(shù)據(jù)庫、VC++6.0實(shí)現(xiàn)應(yīng)用程序設(shè)計(jì),對(duì)VC++6.0數(shù)據(jù)庫技術(shù)進(jìn)行了較深入的學(xué)習(xí)和應(yīng)用,主要完成對(duì)倉庫信息管理系統(tǒng)的需求分析、功能模塊劃分、數(shù)據(jù)庫模式分析,并由此設(shè)計(jì)了數(shù)據(jù)庫結(jié)構(gòu)和應(yīng)用程序。系統(tǒng)運(yùn)行結(jié)果證明,本文所設(shè)計(jì)的倉庫信息管理系統(tǒng)可以滿足初級(jí)信息管理,以及畢業(yè)設(shè)計(jì)的要求。
關(guān)鍵字: Access2000, VC++6.0, 數(shù)據(jù)庫,SQL語言,倉庫管理系統(tǒng)介紹
Abstract
Warehouse information management system is development two aspects that typical information management system( MIS), its development includes primarily the backstage database establishes with support and the head applies the procedure.Establishes to rise to the former request the data consistency is strong with the complete, the database safety like.But request the latter very much the applied procedure function complete, easy usage etc. characteristics.
Therefore oneself the combinative Warehouse manages the request of the information, usage access 2000 conduct and actions database, VC++6.0s realizes to apply the procedure designs, the VC++6.0 database technique proceeds the thorough study with apply, completing primarily the need to manage the system to Warehouse's information analysis, function mold piece divide the line, the database mode analyzes, and designed the database construction from here with apply the procedure.The system circulates the result proof, Warehouse whom this text design information management the system can satisfy the entry-level information manages, and the request of the graduate design.
Key word:Access2000, VC++6.0, database, SQL, Warehouse information management.