中查找“工伤事故管理系统的设计与实现”更多相关内容
中查找“工伤事故管理系统的设计与实现”更多相关内容
- ·上一篇毕业设计:企业工资管理系统的设计与实现
- ·下一篇毕业设计:超市销售管理系统的设计与实现
工伤事故管理系统的设计与实现
本编号VB030,由VB+ACCESS开发
包括:程序代码,,开题报告 (11300字)
摘 要
本课题针对当前我国大多公司,企业对员工伤亡事故信息管理多数采用人工管理的现状以及即使采用了信息管理系统却不能完全满足本公司管理的需要的实际情况出发,对工伤信息管理业务经过详细的系统调查,开发出的操作简单而且方便实用的一个工伤事故管理系统。本系统使用Visual Basic6.0开发工具,主要使用SQL语句,结合Access数据库、VB的ADO数据访问对象,ADODC控件和DATAENVIRONMENT控件和DATA REPORT 控件来实现数据库的操作。
工伤事故管理系统主要对公司员工事故信息管理日常工作中遇到的实际问题,例如员工基本信息、公司部门信息、事故基本信息的录入,修改,添加,查询,打印输出等、能够实现以下任务:系统用户分级权限操作、公司部门信息的更新操作、员工事故基本信息的更新,事故详细信息的输出,系统维护操作等。
本系统经过测试,运行稳定,可投入使用。
关键词:工伤事故,Visualbasic6.0,ACCESS,员工信息
Abstract
This topic in view of the current our country mostly company, the enterprise most uses the manual management to the staff casualty information management the present situation as well as even if used the computer information management system actually not to be able completely to satisfy this corporate management the need actual situation to embark, passed through the detailed system investigation to the injury on job information management service, developed the operation was simple moreover facilitates a practical industrial accident management system management system. This system uses Visual the Basic6.0 development kit, mainly uses the SQL sentence, unifies the Access database, the VB ADO data accessing object, ADODC controls and DATAENVIRONMENT controls and DATA REPORT controls to realize the database operation.
The industrial accident management system management system mainly the actual problem which meets to the company staff accident information management routine work in below, for example the staff basic information, the company division information, the accident basic information input, the revision, the increase, the inquiry, the printout and so on, can realize the duty: System user graduation jurisdiction operation, company division information renewal operation, staff accident basic information renewal, accident detailed information output, system maintenance operation and so on.
This system after the test, the movement is stable, may put into the use.
Keywords: Industrial accident, Visualbasic6.0, ACCESS, staff information
目 录
摘 要 1
ABSTRACT 2
1 绪论 4
1.1课题背景 4
1.2问题的提出 4
1.3研究的目的,内容,方法 5
1.4系统可行性分析 5
2 相关开发技术 6
2.1系统的架构 6
2.2系统运行环境操作系统 6
2.3系统开发环境 6
2.4开发工具 7
3 系统总体 10
3.1 系统详细调查 10
3.2 数据字典 10
3.3 软件模块结构 12
3.4 数据库 13
4 工伤管理系统的实现 16
4.1登录界面 16
4.2 系统主界面 18
4.3 模块功能的实现 19
4.4 添加用户帐户信息模块 21
4.5 事故类别模块 24
5 结束语 36
致 谢 37
参考文献 38