vb60销售管理系统的设计.doc

约44页DOC格式手机打开展开

vb60销售管理系统的设计,【毕业设计】vb60销售管理系统的设计摘 要随着科学技术的飞速发展和激烈的市场竞争,销售系统在企业结构中已占据主导地位,销售过程中合同又是最重要的组成之一,所以销售合同管理系统在各方需要下应运而生。销售合同管理系统是触及到企业之间合作管理和企业自身合同管理的先进理念,它需要一个新的以销售合同为中心的管理模式,并集成了前...
编号:10-227250大小:376.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 玲玲古风 发布

【毕业设计】VB60销售管理系统的设计

摘 要
随着科学技术的飞速发展和激烈的市场竞争,销售系统在企业结构中已占据主导地位,销售过程中合同又是最重要的组成之一,所以销售合同管理系统在各方需要下应运而生。销售合同管理系统是触及到企业之间合作管理和企业自身合同管理的先进理念,它需要一个新的以销售合同为中心的管理模式,并集成了前台和后台办公系统的一整套应用系统支持。因此,销售合同管理系统应有高度的灵活性和良好的交互性,适用于非结构化支持。
一个现代化的企业,对于资源的关注,已经成为决定企业长久发展的基础。销售合同管理系统将整个企业的各种合同统一管理,并且通过不同的权限设定,来区别每个角色对系统的操作范围。有了良好的数据管理基础,即使合作合同变动,样本丢失,电脑数据资料也能够完整保存,而且拟定合同及其方便,摆脱以往手工作业的不完善性。
本系统提供了供方基本信息管理,客户信息管理,地域和材料等信息管理。实现了销售合同管理,对合同进行查询、汇总、统计、输出合同明细表等功能。本管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端程序的开发两个方面。对于前者要求建立起数据一致性和完整性强,数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。
经过如此情况, 系统采用Access来设计数据库,使用Microsoft公司的Visual basic6.0开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点的说明了系统设计的重点、设计思想、难点技术和解决方案。

关键词:合同管理;数据库;VB6.0

 

 

 

Abstract
With the rapid development of technology and fierce competition in the market ,the sales system is in the lead in the enterprise structure .in the process ,the sales contract is one of the most important component, so the sales contract management systems has been emergeded,because of the  needs of all departement. Sales contract management system is a advanced conceptstouch between business management and enterprise contract management, it requires a new management model with the sales contract as a center, and integrated front and back office systems to support a set of applications. Therefore, the sales contract management system should have a high degree of flexibility and good interactivity for unstructured support.
The concern of A modern enterprise for resources has become a deciding long-term development. Sales contract management system will be enterprise-wide unified management of various contracts, and through a different set of permissions, to distinguish each role of the system operating range. With good data management infrastructure, even if the cooperative contract changes, the sample is lost, the data can also be intact, and the Compilation of the contract is very convenient, and the imperfection of the previous manual operation will be improved.
This system provides the basic information of supply-side management, customer information management, region and materials information management. Achieved a sales contract management, contract inquiries, summary, statistics, export contracts with schedules and other functions. This management system is a typical information management system, the development include the establishment and maintenance of back-end database, as well as two aspects of the development of front-end program. For the former require the establishment of data consistency and integrity of the strong data security and good libraries. For the latter procedure requires the application of full-featured, easy to use and so on
So, the system uses Access to design a database, using Microsoft's Visual basic6.0 development as tools, provides a variety of its object-oriented development tools, in particular, the data window that can make it so easy to manipulate the database`s Intelligent Objects. The first ,to create a system prototype in a short time.Then, demand for the initial prototype system iteration and improve the original system until the formation of a viable system.
Paper mainly introduces the development background of this topic, the completed function and the development process. Illustrates the focus of the focus of system design,design, ideasdifficult technology and solutions.
Keywords: Contract; Database; Visual Basic
 
目 录
引言•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••I
第1章••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••1
1.1 目的意义••••••••••••••••••••••••••••••••••••••••••••••••••••• 1
1.2 系统设计目标••••••••••••••••••••••••••••••••••••••••••••••••• 2
第2章 需求分析••••••••••••••••••••••••••••••••••••••••••••••••••• 4
2.1 销售合同管理现状••••••••••••••••••••••••••••••••••••••••••••• 4
2.2 业务分析••••••••••••••••••••••••••••••••••••••••••••••••••••• 4
2.3 系统功能要求••••••••••••••••••••••••••••••••••••••••••••••••• 4
2.3.1基本信息管理••••••••••••••••••••••••••••••••••••••••••••• 4
2.3.2系统维护••••••••••••••••••••••••••••••••••••••••••••••••• 5
2.3.3界面要求••••••••••••••••••••••••••••••••••••••••••••••••• 5
2.3.4 安全性要求••••••••••••••••••••••••••••••••••••••••••••••• 5
2.3.5 数据库要求••••••••••••••••••••••••••••••••••••••••••••••• 5
2.4 软硬件环境••••••••••••••••••••••••••••••••••••••••••••••••••• 5
2.5管理系统的发展历史••••••••••••••••••••••••••••••••••••••••••• 5
2.5.1管理信息系统的应用••••••••••••••••••••••••••••••••••••••• 7
2.5.2管理信息系统的发展方向••••••••••••••••••••••••••••••••••• 8
2.6管理信息系统的特点••••••••••••••••••••••••••••••••••••••••••• 9
2.6.1 管理信息系统的组成•••••••••••••••••••••••••••••••••••••• 9
2.7 管理信息系统的开发•••••••••••••••••••••••••••••••••••••••••• 10
2.7.1 系统开发的一般方法••••••••••••••••••••••••••••••••••••• 10
2.7.2 管理信息系统的开发过程••••••••••••••••••••••••••••••••• 13
第3章 系统设计•••••••••••••••••••••••••••••••••••••••••• 14
3.1系统设计目标•••••••••••••••••••••••••••••••••••••••••••••••• 14
3.2开发设计思想•••••••••••••••••••••••••••••••••••••••••••••••• 14
第4章 模块设计•••••••••••••••••••••••••••••••••••••••••• 16
4.1 系统功能模块•••••••••••••••••••••••••••••••••••••••••••••••• 16
4.2 功能模块详细设计•••••••••••••••••••••••••••••••••••••••••••• 17
4.2.1 用户登录模块设计••••••••••••••••••••••••••••••••••••••• 17
4.2.2 基本信息模块设计••••••••••••••••••••••••••••••••••••••• 17
4.2.3 合同制定模块设计••••••••••••••••••••••••••••••••••••••• 18
4.2.4 打印合同设计••••••••••••••••••••••••••••••••••••••••••• 19
4.3结构化分析•••••••••••••••••••••••••••••••••••••••••••••••••• 19
4.3.1 销售合同信息E-R图••••••••••••••••••••••••••••••••••••• 20
4.3.2 供方信息E-R图••••••••••••••••••••••••••••••••••••••••• 20
4.3.3 需方信息E-R图••••••••••••••••••••••••••••••••••••••••• 21
4.3.4 系统E-R图••••••••••••••••••••••••••••••••••••••••••••• 21
第5章 数据库设计•••••••••••••••••••••••••••••••••••••••• 22
5.1 数据库分析•••••••••••••••••••••••••••••••••••••••••••••••••• 22
5.2 数据逻辑结构设计•••••••••••••••••••••••••••••••••••••••••••• 23
5.3 数据采集•••••••••••••••••••••••••••••••••••••••••••••••••••• 27
第6章 详细设计•••••••••••••••••••••••••••••••••••••••••• 28
6.1公用模块设计•••••••••••••••••••••••••••••••••••••••••••••••• 28
6.2 详细主模块代码设计•••••••••••••••••••••••••••••••••••••••••• 28
6.2.1 ADO连接数据库•••••••••••••••••••••••••••••••••••••••••• 28
6.2.2 查询代码设计••••••••••••••••••••••••••••••••••••••••••• 28
6.2.3 删除模块代码••••••••••••••••••••••••••••••••••••••••••• 28
6.3 详细子模块代码设计•••••••••••••••••••••••••••••••••••••••••• 29
6.3.1 系统登录模块••••••••••••••••••••••••••••••••••••••••••• 30
6.3.2 销售合同信息模块 •••••••••••••••••••••••••••••••••••••••30
第7章 系统运行测试分析•••••••••••••••••••••••••••••••••••••••• 32
结束语•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• 34
致 谢••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• 36
参考文献•••••••••••••••••••••••••••••••••••••••••••••••••••••••••• 37