摘要
在企业信息管理工作中,计算机成为标志着一种高科技、高效率和高水平的使用工具,已经渗透到企业日常工作的许多方面,无论是其自身还是所发挥的作用,都为企业的创新、发展以及经济效益,做出了显著的贡献。 本设计以WindowsXP为操作系统,SQL Server 2000为数据库,采用Visual Basic 6.0编程技术。 本系统是斯波兹曼企业资源系统—零件供应子系统:它的主要任务是根据客户所下的订单来编制生产计划,完成新产品的开发生产;根据客户的特殊需求来采购产品零件;完成零件信息和供应商信息的管理工作。其中包括对大量信息的输入、修改、删除和查询的操作。本系统开发的目的是使企业基础数据信息化、企业基本业务流程和事务处理信息化、企业内部控制以及实施控制过程信息化、降低人工管理信息的复杂程度,使企业管理实现现代化。 关键词: VB 6.0、零件供应信息管理、数据库。 ENTERPRISE RESOURCE PROJECT SYSTEM OF SPORTSMAN LIMITED CORPORATION _A MATERIAL SUPPLYING SYSTEM Abstract
In information management work of business enterprise, the computer has become a kind of high technology and high efficiency and high capability useful tool, which has gone through the daily work of business enterprise allowed in many ways. Whether itself or its function for developing about business enterprise of creative, development and economic performance, does great contribution. This design uses WindowsXP as the operation system, SQL Server 2000 as database, Visual Basic 6.0 as program technique. This is spare parts supply system, which is a part of Bicycle management system. Its main function is establishment producing plan according to order of customers, in order to producing a new kind of production. According to the customer's special needing, to purchase the spare parts of production. It concludes a lot of operations of modification 、deletion、selection and insertion of the spare parts of the information . The purpose of this system is that turns business enterprise and transaction processing to data information. Business enterprise process becomes the business information. Business enterprise inner part control becomes data information in practice. Business enterprise’s management realizes modernization. Key words: The business enterprise information management, spare parts supply manages system, VB 6.0 目 录 摘 要............. I Abstract........... II 1 绪论................. 1 2 开发工具与运行环境..................... 2 2.1 开发工具............... 2 2.2 数据库选择........... 3 3 需求分析......... 4 3.1 开发任务............... 4 3.2 需求分析的根本任务............... 4 3.3 系统的DFD图......... 6 3.4 系统实现的功能... 6 3.5 系统的性能........... 7 3.6 用户界面需求....... 9 3.7 运行要求............... 9 4 设计详论....... 10 4.1 设计的目的......... 10 4.2 各个模块的功能详细介绍..... 10 4.3 库表结构............. 14 5 系统的实现... 19 5.1 系统概括............. 19 5.2 用户登陆管理..... 22 5.3 用户系统管理..... 23 5.3.1 新用户注册 23 5.3.2 用户密码修改....... 24 5.4 数据输入管理..... 25 5.4.1 零件数据输入....... 26 5.4.2 客户数据输入....... 27 5.4.3 订单数据输入....... 29 5.4.4 辅助订单数据输入 30 5.4.5 生产计划数据输入 32 5.4.6 产品数据输入....... 33 5.5 数据修改管理..... 35 5.5.1 零件数据修改....... 35 5.5.2 客户数据修改....... 36 5.5.3 订单数据修改....... 38 5.5.4 产品数据修改....... 39 5.6 数据删除模块..... 40 5.6.1 零件数据删除....... 40 5.6.2 产品数据删除....... 41 5.7 数据查询模块..... 42 5.7.1 零件数据查询....... 42 5.7.2 产品、订单、客户、辅助订单数据查询 43 5.7.3 生产计划数据查询 45 5.8 数据统计............. 46 5.8.1 订单数据统计....... 46 5.8.2 生产计划数据统计 47 5.9 打印. 48 结 论............... 49 致 谢............... 50 参考文献........... 51 附录1 英文原文 52 附录2 中文翻译 61 |
零件供应子系统
查看评论
已有0位网友发表了看法