客服一(QQ:40114597):
该资料价格:¥200
,查看汇款方式
VB+SQL Server 生产管理系统
以下仅为该设计的基本说明介绍,若需要完整的设计和论文,建议您购买本设计 。
本系统开发工具:VB + SQL Server
本设计包含内容:源代码+可执行程序+毕业论文+开题报告
论文大概:38页 1.1万字
摘要
生产部门如果没有专业化管理的工具,都会受到如周期、库存、人力、发货、废品、引入新产品和满足客户要求等问题的困扰。生产管理系统是典型的管理系统。其开发主要包括后前数据库的建立和维护以及前端应用程序两方面。本系统采用了Visual Basic作为前台开发工具,用SQL Server作为后台数据库开发工具。在短时间内建立系统应用原型,不断修正和改进,直到形成用户满意的系统。
生产管理系统主要介绍了物料信息、生产计划管理、设备报废信息等等。其中最重要的是物料信息,它主要是对企业所需要的物料信息进行增加、删除、修改等操作,并且可以浏览所需信息。
对在应用生产管理系统的环境下,在制定销售与运作规划时先要通过资源计划来估算为生产一定数量的某类产品所需的资源,以保证销售与运作规划的合理性。
关键词 管理信息系统;生产管理系统;数据库
Abstract
If there is no production sector professional management tools, such as the cycle will be, inventory, manpower, and the consignor, scrap, and the introduction of new products to meet customer requirements in the past. Production management system is a typical management system. Its development after the former major databases, including the establishment and maintenance of front-end applications in two ways. The system uses Visual Basic as the prospects of development tools, using SQL Server as the background database development tools. In a short period of time to establish a prototype application system, and constantly revised and improved, until the formation of user satisfaction with the system.
Production management system introduced in the information materials, production planning management, and information equipment scrapped, and so on. One of the most important is material information, it is primarily the enterprises need information material to add, delete, operational changes, and the necessary information is available.
Application of the production management system environment, Sales in the development and operation planning through first to estimate the resource plan for the production of a certain number of certain types of products required resources to guarantee sales and operational planning reasonable.
Keywords Produce a branch;Problem;Produce management system
目 录
绪论 1
1 开发环境与技术支持 2
1.1 Visual Basic简介 2
1.2 SQL Server简介 4
2 系统分析与设计 6
2.1 设计目标 6
2.2需求分析 6
2.3 系统功能结构设计 7
2.4 数据库设计 8
2.4.1 数据流设计 8
2.4.2 数据表设计 10
3 系统详细设计与实现 16
3.1 主窗体设计 16
3.2 物料信息管理设计 19
3.3 生产计划单管理设计 23
3.4 设备报废信息窗体设计 25
结束语 29
致谢 30
参考文献 31
附录Ⅰ 文件架构图 33

