- 1、本文档共26页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
薪酬管理 工资系统
摘 要
由于计算机技术的飞速发展,数据库技术作为数据管理的一个有效的手段,在各行各业中得
到越来越广泛的应用。因此,本文围绕一 ”人事管理系统”程序的设计和应用系统的开发
课题为背景,详细介绍了以VB 和SQL SERVER 为语言编写管理信息系统的过程。该程序通过VB
的ADO 数据对象来实现 VB 前台与后台 SQL SERVER 数据库的连接,并具有典型的数据库应用
系统的特征,完成了系统结构与现实生活的紧密结合。
管理系统的开发不仅是一个应用程序编写的过程,更重要的是在系统分析和设计阶段所做的
工作。该程序在设计过程中严格遵循软件工程学的方法,用分阶段的生命周期计划严格管理,
并主要讲述了程序的总体设计、详细设计阶段,对程序进行需求迭代,不断修正和改进,利用
SQL SERVER 的强大数据库功能,直到形成一个完善的可行性系统.优美、秀丽的界面,方便实
用的查询与维护功能共同构成了“人事工资管理系统”。
关键词:VB ,SQL SERVER ,数据库,软件工程,管理信息系统
Abstract
Because of the rapid development of computer technology, database technology as
an effective means of data management, in all walks of life are increasingly
wide application. Therefore, this article on a personnel management system
design and procedures for applications development topics background, details
and SQL Server to add language to the process of preparing management
information systems. The procedure adopted to achieve the target data add the
ado with VB prospects background SQL Server databases and database applications
with typical characteristics, and completed the structure and system combining
real life.
Management system applications development is not only a preparation process,
but more importantly in the analysis and design phase work. The procedure
strictly followed in the design process software engineering methods, and use a
phased plan to manage the life cycle and on the main procedures designed,
detailed design stage, the demand for computation procedures, and constantly
revised and improved, the use of SQL Server powerful database functions, Until
the feasibility of forming a perfect system. beautiful and attractive interface
for practical information and the maintenance of the common functions
constitute a Personnel wage management system.
Keyword: VB ,SQL SERVER ,Database, Software Engineering, Management Information
Systems
目 录
摘 要 I
Abstract II
第 1 章 绪论 1
第 2 章
文档评论(0)