文档详情

毕业论文--餐饮工资管理系统毕业设计.doc

发布:2017-09-20约1.06万字共37页下载文档
文本预览下载声明
摘 要 随着计算机技术的飞速发展,作为数据管理的一个有效的手段,在各行各业中得到越来越广泛的应用。因此,本文围绕一个系统的程序设计和应用开发课题为背景,详细介绍了VB和SQL SERVER编写管理信息系统的过程。该程序ADO数据对象来实现数据库的,具有典型的数据库应用系统的特征 本系统实现了员工工资信息的浏览、添加和查询功能,能够完成对员工当月工资的结算,节省了大量的人工操作的工作量,自动完成众多的信息处理,减少了数据出现错误的率,强了工资记录的安全性和完整性。:VB;SQL SERVER;数据库管理系统 Abstract With the rapid development of computer technology, data management as an effective means of database technology, in all walks of life to be more and more widely.Therefore, this article centered around design and application development of “Restaurant wage management system” as topics background, details the process of preparing information management system with VB and SQL Server.The program uses ADO data access technology to achieve the target of database access, with the typical characteristics of a database application system. The system can view, add, modify, and query information on staff salary automatically generated for personnel managers. It can be completed month of wages to employees of the clearing, save a lot of the workload of manual, automatic completion of a large number of information processing, reduced data errors chance to strengthen the payroll records of the security and integrity. Key words:VB; SQL SERVER; Database; Salary Management System; Automatically generated 目 录 目 录 3 第一章 系统开发概述 4 1.1 开发背景 4 1.2 本系统的目标 5 第二章 系统开发平台 6 2.1 Visual Basic开发工具 6 2.2 关系数据库操作语言SQL简介 8 2.2.1 SQL的语句 9 2.2.2 SQL中的数据操作 9 2.3 Visual Basic访问SQL Server数据库 10 2.3.1 ADO数据访问技术简介 10 2.3.2 ADO提供执行的操作 11 2.3.3 ADO 连接数据库的基本流程 12 第三章 系统设计 13 3.1 系统功能描述 13 3.2 功能模块划分 15 3.3 系统流程分析 16 3.4 数据库设计 17 第四章 系统详细设计 21 4.1 登录模块设计 21 4.2 系统主界面设计 24 4.3 各项子模块详细设计 25 4.3.1 工资报表设计 25 4.3.2 公共查询模块设计 28 4.3.3 系统设置模块设计 32 结束语 33 参考文献 34 致谢 35 第一章 系统开发概述 1.1 开发背景 随着社会的进步和计算机技术的发展,特别是微型计算机的大范围普及,计算机的应用逐渐由科学计算、实时控制等方面向非数值处理的各个领域中渗透。尤其是数据库管理系统在办公室自动化以及商业信息管理等方面的应用,日益受到人们的关注。社会信息量的迅速增长,计算机处理的数据量不断增加。文件管理系统采用的一次最多存取一个记录的访问方式,以及在不同文件之间缺乏相互联系的结构,越来越不能适应管理大量数据的需要,于是数据库管理系统便应运而生。数据库管理系统是用来控制数据库中数据的建立、数据的存
显示全部
相似文档