1 / 47
文档名称:

毕业设计(论文)-VB企业库存管理系统设计.doc

格式:doc   页数:47页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-VB企业库存管理系统设计.doc

上传人:3346389411 2012/6/12 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-VB企业库存管理系统设计.doc

文档介绍

文档介绍:摘要
随着现代工业的发展,计算机信息管理系统越来越受到企业重视。本文主要分析了库存管理系统的一些基本功能和组成情况,包括系统的需求分析、系统结构,功能模块划分以及数据库模式分析等,重点对应用程序的实际开发实现作了介绍。达到了数据的一致性和安全性,且应用程序功能完备,符合了库存管理系统作为典型的信息管理系统(MIS)的要求。同时简单介绍了Visual ess数据库管理系统的功能特点,库存管理系统是企业物流管理中不可或缺的一部分。
关键词:库存管理;数据库;信息管理;VB
Abstract
With the development of modern industry, the information management system of puter is being paid attention to by enterprises. This text has analysed some basic functions of the administrative system of the stock and makes up the situation mainly, including the systematic demand is analysed, systematic structure, the function module divides and the data base mode is analysed etc., have realized doing the introduction to the actual development of the application program especially. Having reached the consistency and security of the data, and the application program function plete, have accorded with the administrative system of the stock as the request for the typical information management system (MIS). Introduced the function characteristics of Visual Basic programming environment and Access data base management system briefly at the same time, the administrative system of the stock is an indispensable part in enterprise's material flow management.
Key words:stock management; database; information management; VB
目录
第一章绪论………………………………………………………………………………1
1. 1 管理信息系统的概述………………………………………………………1
2 数据库应用系统开发简介…………………………………………………2
3 库存管理系统………………………………………………………………5
………………………5
………………………………………7
第二章数据库理论基础…………………………………………………………………8
2. 1数据库系统设计……………………………………………………………8
2. 2 SQL语言介绍………………………………………………………………9
SQL基础………………………………………………………………9
………………………………………………………………10
第三章应用系统开发工具…………………………………………………………… 11
Visual Basic简介及实现原理……………………………………………………11
3. 2 数据库组件介绍……………………………………………………………11
3. 3 SQL语言在VB中的应用……………………………………………………13
3. 4 Access2000简述……………………………………………………………14
第四章库存管理系统设计分析…………………………………………………………16
4. 1 需求分析……………………………………………………………………16
4. 2 模块划分…………………………