登录
首页 » SQL Server » 企业人事管理系统中的数据流主要贯穿于管理工作中的信息操作过程之中, 包括:员工信息的录入、修改、查询;部门信息的录入、修改、查询;培训信息的录入、修改、查询...

企业人事管理系统中的数据流主要贯穿于管理工作中的信息操作过程之中, 包括:员工信息的录入、修改、查询;部门信息的录入、修改、查询;培训信息的录入、修改、查询...

于 2022-04-07 发布 文件大小:545.12 kB
0 92
下载积分: 2 下载次数: 1

代码说明:

企业人事管理系统中的数据流主要贯穿于管理工作中的信息操作过程之中, 包括:员工信息的录入、修改、查询;部门信息的录入、修改、查询;培训信息的录入、修改、查询;员工调动信息的录入、修改;管理员信息操作。 -Personnel management system data flow primarily through the management of the information in the operation of the process, including: employee information input, modify, query sector information entry, modify, query training input, modify, query staff to mobilize information entry, modify administrator of information operations.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 使用 DELPHI(C++BUILDER),存储二进制数据与文件的方法,经过测试,该方法可适用于sqlserver 和 oracle...
    使用 DELPHI(C++BUILDER),存储二进制数据与文件的方法,经过测试,该方法可适用于sqlserver 和 oracle -using Delphi (C BUILDER), binary data storage and documentation methods, after testing, the method can be applied to SQLServer and oracle
    2022-03-16 06:41:51下载
    积分:1
  • Based on pb+ Sql teaching curriculum design management system ..
    基于pb+sql的教学管理系统.. 课程设计-Based on pb+ Sql teaching curriculum design management system ..
    2022-03-24 22:53:47下载
    积分:1
  • [zj_kpi]
    SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。(SQL multi-table queries, dynamic language queries, stored procedures can be raised to automatically update data per day.)
    2014-02-02 13:53:29下载
    积分:1
  • 基于SQL Server的数据库编程,MSDN杂志是数据库的问题。
    基于SQL SERVER 的数据库编程,是关于MSDN杂志的数据库编程,采用ADO动态连接数据库-based on the SQL Server database programming, MSDN Magazine is on the database programming, ADO using Dynamic Link database
    2022-03-22 02:40:44下载
    积分:1
  • sql server report service的例子。给dw开发者
    sql server report service的例子。给dw开发者-sql server report service example. Developers to dw
    2022-07-12 12:26:15下载
    积分:1
  • 连接数据库方法,能通用与各种数据库,只需要调用接口
    连接数据库方法,能通用与各种数据库,只需要调用接口-connect to the database that should be universal with a variety of databases, need only call interface
    2022-04-28 15:36:54下载
    积分:1
  • "code" directory procedures, the need to install SQL Server 2000, and...
    “代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。 各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。 一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令, 选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能, 从数据库备份文件恢复,备份文件的扩展名为bak。 -"code" directory procedures, the need to install SQL Server 2000, and to establish a corresponding database. Examples of the various database files stored in a corresponding "building a database script" directory, there were two ways to build up a database. First, the SQL Server Enterprise Manager right-click the "database" nodes, [Click all the tasks-- |-- [Additional database menu orders choose the database files (files extensions), click [set] button on the can; Another method is through SQL Server Enterprise Manager to restore the database functions, from the database backup file recovery, backup document called the expansion bak.
    2022-05-31 08:57:37下载
    积分:1
  • use form to access different mysql database
    使用表单访问不同的mysql数据库
    2022-10-14 17:15:07下载
    积分:1
  • 本系统为汽车销售系统,对产品和客户的统计。能对本部门销售有较好的统计和了解,及时对本部门的销售进行调整。...
    本系统为汽车销售系统,对产品和客户的统计。能对本部门销售有较好的统计和了解,及时对本部门的销售进行调整。-the system for auto sales, product and customer data. Can sales in this sector had better statistics and understanding of the timely sales of adjustment.
    2022-09-23 11:30:04下载
    积分:1
  • 《数据库设计》课程设计 一、 设计目的 数据库设计是一门应用性很强的学科,在学习时必须使理论与实践相结合。课程设计的目的是通过实践使同学们经历到一次综合训练,以...
    《数据库设计》课程设计 一、 设计目的 数据库设计是一门应用性很强的学科,在学习时必须使理论与实践相结合。课程设计的目的是通过实践使同学们经历到一次综合训练,以便能较全面地理解、掌握和综合运用所学的知识。 二、 设计任务与要求 (1) 对实际系统进行分析,写出需求分析说明(数据需求和事务需求)。 (2) 概念结构设计 说明本数据库将反映的现实世界中的实体、属性和它们之间的关系等(E-R图,可以用基本E-R图或扩展E-R图)。 (3) 逻辑结构设计 将概念结构映射为数据库全局逻辑结构(关系模型),包括所确定的关键字和属性、重新确定的记录结构和所建立的各个表文件之间的相互关系。 三、 设计环境与工具 要求使用辅助设计工具,如Power Designer或者ERWin等,转换为:SQL Server、Access或其它的DBMS数据库(不作统一要求)。 四、 设计步骤 参考《数据库设计实例指导书》 五、 设计题 教材P58面:3.8课程设计A、B、C任选一题 六、 设计成果 设计结果以书面形式于17周交付。 七、 成绩评定 (1) 独立完成 (2) 文档完整 (3) 满足用户需求 这是研究生数据库课程设计-"Database Design," a course design, and designed to database design is an application-oriented subjects, the study of theory must be integrated with practice. Curriculum design is through practice so that the students experienced a comprehensive training, in order to give a more comprehensive understanding and comprehensive use of the knowledge acquired. Two, design tasks and requirements (1) to the actual system analysis and write demand analysis (data needs and services deman
    2022-12-26 20:25:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载