范文写作网 > 计算机网络毕业论文 > > 客户信息管理系统VB+SQL
计算机网络毕业论文

客户信息管理系统VB+SQL

摘要:毕业论文 目录 中英文题目、摘要、关键词1 前言2 1 基础知识介绍3 1.1 Visual Basic6.0的安装和配置3 1.2 Visual Basic 6.0知识介绍3 1.2.1 窗体、控件及其属性3 1.2.2 变量4 1.2.3 VB文件系统5 1.2.4 Vb与SQL数据库的连接5 1.2.5 ADO数据库程序的基本构架6
关键词:客户,信息,管理系统,VB+SQL,毕业论文,目录,中英文,

立鲁足球,棋魂国语版全集,iem8新加坡站

毕业论文


目录

中英文题目、摘要、关键词 1
前言 2
1 基础知识介绍 3
1.1 Visual Basic6.0的安装和配置 3
1.2 Visual Basic 6.0知识介绍 3
1.2.1 窗体、控件及其属性 3
1.2.2 变量 4
1.2.3 VB文件系统 5
1.2.4 Vb与SQL数据库的连接 5
1.2.5 ADO数据库程序的基本构架 6
1.3 SQL介绍 8
1.3.1 SQL的历史 8
1.3.2 SQL的优点 8
1.3.3 SQL语言编程概述 9
1.3.4数据库系统概述 10
1.3.5数据管理技术的产生和发展 11
1.3.6数据模型 11
1.3.7 数据库开发方法简述 11
1.3.8 数据库开发的基本步骤 12
1.4 面向对象的编程和VB设计流程 12
2 需求分析 13
2.1需求分析概要 13
2.1.1 需求分析的任务 13
2.1.2  可行性研究 14
2.1.3  可行性研究的任务 14
2.1.4  可行性研究过程 15
2.2系统要达到的设计目标 15
2.3 系统需要解决的主要问题 15
2.4 系统的功能概叙 15
2.5 客户信息管理系统应该具备的基本功能 16
2.6 客户信息管理系统应该具备的数据库 16
3 系统设计 17
3.1 基本简介 17
3.2 系统结构 17
3.2.1 C/S模式概述 17
3.3 系统数据流程图(Data Flow Diagram,简称为DFD) 19
3.4 主要局部功能程序流程图 20
3.5 数据库结构的设计 21
3.5.1 表的基本操作 21
3.5.2 表的设计 21
3.5.3 表的设计过程 22
3.5.4 表的具体设计 22
4 系统的实现 24
4.1 开发环境及工具 24
4.2 建数据库及表的SQL语言: 25
4.3 模块说明及关键技术(代码分析) 26
4.3.1 登陆系统窗口 26
4.3.2 修改密码窗口 28
4.3.3 系统主界面 31
4.3.4 增加套餐或服务窗口 32
4.3.5 客户信息查询模块 36
4.3.6客户信息统计界面 40
4.3.7 规格文件生成窗口 43
5.系统的测试与维护 49
5.1 系统测试 49
5.2 系统维护 49
5.3 设计心得 49
结束语 50
参考文献 50
致谢 51

 
基于C/S 的客户信息管理系统
 
摘要:随着信息时代的发展,特别是数字信息通讯的飞速发展,传统的模拟信号通讯面临严重的挑战,如电视卫星信号也正逐步在向数字化方向转化,以便提供更加清晰,互动友好的图象给用户,现在正搞得火暴的机顶盒技术正是这1转向的驱动力,我所做的系统也正是在这1背景下做出来用于管理使用机顶盒客户信息的。
文章主要介绍了客户信息管理系统的分析和开发过程。首先介绍实现该系统用到的相关原理,在此基础上介绍了对该系统的整个设计过程,整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成客户信息管理的全过程,包括客户信息添加的管理,客户基本信息的管理,套餐生成,规格文件生成等工作。其中管理实现了添加、修改、查询、删除、打印以及统计等功能,并采用C/S模式。
分析情况后,使用Microsoft公司的SQL Server 2000数据库管理系统进行数据库的开发管理,使用Microsoft公司推出的VB 6.0开发工具进行前台的开发。
整个系统的分析过程都是按照现代软件工程思想进行的,在用户的需求和建议下开发的。当然受条件和环境限制,有些方面还需要改进。
关键词:客户信息管理;VB;SQL Server 2000;C/S。

 

System of Managing Customer’s Information Basing On C/S
 
Abstract:With the development of the information age, particularly in the digital information and communication rapid development of the traditional analog signal communications facing serious challenges, such as satellite television signals are gradually in the direction of the digital transformation in order to provide clarity, interactive and friendly image to the user, is now out of the box Huobao this technology is the driving force towards, I have done system is precisely in this context done for management clients use additional information.
The article introduces the customer information management systems analysis and development process. First introduced to the system used by the relevant principles on the basis of the system introduced by the entire design process, from the entire system to operate and friendly interface, flexible, practical and secure requirements to complete customer information management throughout the process, including the insertion of the customer information management, customer basic information management packages generated, specifications documents generated work. Which management realized additions, modifications, inquiries, delete, print and statistics, and other functions, and use C/S model. Done for management clients use additional information. After the analytical circumstance, the SQL Server 2000 databases of the usage Microsoft company management the system carries on the development management of the database, using the VB that the Microsoft company release 6.0 development the tool carries on the development of the stage.
The entire system is in the process of analysis of the modern software engineering and in the development of user requirements and recommendations. Of course the conditions and environmental constraints, some require improvement.
Keywords:The customers information management;VB;The SQL Server 2000;C/ S.
 
前言
    应我实习公司的安排,要我帮我公司的合作伙伴(蛇口电视台)做1个用于管理用户信息及与服务器相关文件生成的系统,我将它命名为——客户信息管理系统。
该系统是我独立完成的第1个数据库系统,它是在经过客户的反复试用,提出问题或建议的情况下开发出来的,因此有很强的针对性和实用性,同时也使我真正地体会到了软件产生的生命周期。该系统现在还在使用和改进当中,很多新的问题也不断涌现,这也正是软件生命周期里的1重要部分-——软件维护。
该系统包含客户信息的输入,客户信息的查询,套餐的生成和修改,服务的添加和修改,登陆用户的添加和密码修改,报表的生成和打印,数据的导出,规格文件的生成等模块。
    此系统我采用SQL SERVER2000 和 VB6.0可视化编程工具开发,由我1个人全程开发,又因为本人是初次涉足VB和SQL SERVER技术,不足与失误之处再所难免,敬请各位老师和领导批评指正。