库存管理系统SQL+VC++_第1页
库存管理系统SQL+VC++_第2页
库存管理系统SQL+VC++_第3页
库存管理系统SQL+VC++_第4页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、库存管理系统SQL+VC+    毕业论文             前  言仓库库存管理系统是1个企业不可缺少的部分,它的内容对于企业的决策者和管理者来说都至关重要,所以仓库库存管理系统应该能够为用户提供充足的信息和快捷的查询手段。但1直以来人们使用传统人工的方式管理仓库中的各种物资设备,这种管理方式存在着许多缺点,如:效率低、另外时间1长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。随着科学技术的不断提

2、高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的1部分,使用计算机对物资信息进行管理,具有着手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高人事劳资管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件。为了适应日趋激烈的市场竞争,企业需要对自身的经营状况有充分的了解,并通过有效的管理不断提高效率。因此,对仓库的管理也成为提高生产经营效率的1个重要途径。本仓库管理系统是针对企业仓库材料的出入库登记和查询统计等方面工作而开发的管理软件,是1个

3、实用的管理信息系统,针对企业的实际需要,分析了企业仓库管理系统的功能,并以入库管理和出库管理为重点,描述了两子系统的模块结构设计及实施过程中的技术要点,实现仓库的材料管理、出入库管理、查询管理及用户管理等功能。同时,还对代码维护及库存余额管理等做了设计。    用户可以通过相应的模块,对仓库里的材料的基本情况进行更新、删除和查询,对材料的出库和入库进行管理,对出入库明细进行查询,对出库,入库,和材料的库存余额进行报表生成,对使用该系统的用户进行更新、删除和查询,对库存数量进行查询,还有操作员管理,权限设置,密码修改,数据备份与系统恢复等其他系统管理功能目 

4、;    录前言 11 绪 论 21.1  管理信息系统概述 22 系统开发平台简介 42.1 Visual+ 6.0 简介 42.2 SQL Server 2000简介 53 库存管理系统需求分析 73.1需求分析 73.2系统功能模块划分 93.3数据库设计 114  库存管理系统详细设计 164.1系统管理模块设计 164.2客户管理模块设计 174.3仓库管理模块设计 224.4用户管理模块设计&#

5、160;244.5产品管理模块设计 284.6库存操作管理模块设计 344.7 库存警示管理模块设计 444.8统计查询管理模块设计 475结束语 51参考文献 48致谢 49 仓库库存管理系统 摘 要: 库存管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据1致性和完整性强.数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。现代企业的最大特点是信息处理量比较大,所管理的物资设备、原材料及0部件种类繁多,而且由

6、于入库单、出库单、需求单等单据发生量特别大,关联信息多,查询和统计的方式各不相同,因此在管理上实现起来有1定的困难。所以很有必要设计出1套系统来管理企业的库存运作,而库存管理系统可以全面管理仓库中的商品和货物,缩短库存信息流转时间,进而提高企业的经营效率。本设计采用Visual C+6.0的开发环境,主要完成了库存管理系统的需求分析、功能模块的划分、数据库模式分析,并由此完成了数据库结构和应用程序的实现,本文内容组织如下:第1章 介绍了信息管理系统,以及库存管理系统开发背景必要性和目标;    第2章 介绍了Visual C+6.0、Microsoft SQL S

7、erver 2000以及数据库管理系统进;    第3章介绍了库存管理系统的需求分析,功能模块划分以及数据库的实现;第4章 系统详细设计,主要实现了记录的添加、删除和修改,实现了密码维护功能等;    第5章 结束语;关键字:仓库库存管理系统;信息管理系统;Visual C+ ;SQL Server 2000;A management System of Stockpile  Abstract : Stockpile manage system is a typical MIS.Its development mostly

8、include the foundation and maintenance of the database and the development of the client application programme.For the former we must eatablish a better database,which has well data consistency and data security.For the latter we must make the programme has self-contained function and easy to be use

9、.The modern enterprises most major characteristic is the information process load quite is big, manages the commodity equipment, raw material and the spare part type are many, moreover because the warehousing list, documentary evidences and so on storehouse list, demand list has the quantity to be s

10、pecially big, is connected the information to be many, the inquiry and the statistical way is various, therefore realizes in the management has certain difficulty. Therefore has the necessity to design set of systems very much to manage the enterprise the stock operation, but the stock management sy

11、stem may manage in the warehouse comprehensively the commodity and the cargo, reduces the stock information pasting time, then enhances the enterprise the management efficiency.6The design of the development environment using Visual C+6.0 mainly completed inventory management system needs analysis,

12、the division of functional modules, the database model analysis, and thus completed the database structure and application implementation, the content of this organization are as followsChapter one introduced What are summarized information management systems and inventory management systems develop

13、ment background need and objectives;Chapter two introduced that Visual C+6.0, Microsoft SQL Server 2,000 as well as the database management system carries on the concise introduction.Chapte three main sub-chapter on inventory management system needs analysis, and databases to achieve specific functional modules Chapter four is Systems design, the main achievement of the records added, deleted and modified to achieve the maintenance functions of passwords Chapter five is concluding remarksKey:  Stockpile manage system;  Informatio

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论