-
sql2000kc
《SQL Server 2000课程设计案例精编》-李昆(案例四 企业员工资料管理系统)利用VB+SQL Server 2000进行课程设计,用一个通用的企业员工资料管理系统来介绍人事管理系统的实现过程。
案例四 企业员工资料管理系统
4.1 程序设计目的
4.2 程序功能介绍
4.3 程序设计
4.3.1 后台数据库设计
4.3.2 类模块设计
4.3.3 用户登录系统设计
4.3.4 系统主界面设计
4.3.5 员工信息管理系统设计
4.3.6 员工工资管理系统设计
4.3.7 员工部门/职务变动管理系统设计
4.3.8 用户管理系统设计
4.4 小结
4.5 课后作业
4.6 答案解析( SQL Server 2000 Short Course Design Case - Li Kun (case IV employees the information management system) using VB+ SQL Server 2000 for curriculum design, use of a common information management system for enterprise employees to introduce the personnel management system to achieve the process. Four cases of employee data management system designed to process 4.1 program features 4.2 Programming 4.3.1 Introduction 4.3 Background 4.3.2 database design class module design 4.3.3 users sign-on system design 4.3.4 System 4.3.5 main interface design information management staff System 4.3.6, wages and salaries of employees Management System 4.3.7 Department/job change management system design 4.3.8 User Management System 4.4 operating 4.6 Summary 4.5 after-school answer to resolve)
- 2008-06-23 15:16:51下载
- 积分:1
-
Database system to practice the answer, in the preparation of postgresql8.2 envi...
数据库系统练习答案,在postgresql8.2环境下编写。-Database system to practice the answer, in the preparation of postgresql8.2 environment.
- 2022-05-08 07:11:43下载
- 积分:1
-
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。...
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。-Human resources management system, described on human resources management system and implementation of how to set up, the way the source code for the upload.
- 2022-02-12 14:53:04下载
- 积分:1
-
四川拓展软件开发研究所是一家民营高科技企业,专门从事计算机应用软件的研究开发。我所以现代股权制度为纽带,凝聚了一批技术水准高,充满活力,勤奋敬业的软件研发人才,...
四川拓展软件开发研究所是一家民营高科技企业,专门从事计算机应用软件的研究开发。我所以现代股权制度为纽带,凝聚了一批技术水准高,充满活力,勤奋敬业的软件研发人才,主要致力于公路运输企业和医院管理软件的研发。-expand Sichuan Institute of Software Development is a private high-tech enterprises, specializing in computer application software research and development. I have a modern system of ownership as a link, the combination of a number of high technical standards, vibrant, hardworking software research and development personnel, committed to the main road transport enterprises and hospital management software research and development.
- 2022-04-10 08:29:41下载
- 积分:1
-
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。...
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。-The family financial management system is a simple family of financial management tools, can be carried out day-to-day records of income and expenditure and assets and has a statistical analysis function.
- 2022-04-21 21:39:14下载
- 积分:1
-
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以...
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以及毕业设计参考的好资料。-based on ASP.NET platform for the development of C# language. contain detailed PowerDesinger with a design concept model and physical model and the SQL database script. Source detailed study is the development of MIS and graduation design a good reference information.
- 2022-02-21 04:03:38下载
- 积分:1
-
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板...
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板-The early development of their own net code generation tools, and now come up with to share. Functions: data access, logical access, the page code, a template to generate stored procedures ...
- 2022-04-29 23:44:49下载
- 积分:1
-
返回一个包含行集的字符串格式。方法,getXML,TA…
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY In
- 2022-04-08 23:07:17下载
- 积分:1
-
暑假做的一个简单的fruit 网站
包含后台程序。
asp + SQLSERVER2005...
暑假做的一个简单的fruit 网站
包含后台程序。
asp + SQLSERVER2005
-Summer to do a simple site contains fruit daemon. asp+ SQLSERVER2005
- 2022-06-01 10:09:26下载
- 积分:1
-
Web 内容管理系统
基于 PHP 和自由和快速的 MySQL 数据库的简单内容管理系统。简单的安装和管理。与管理界面很容易自定义所有网站的设置。在使用 PHP 和 MySQL Apache 或 IIS web 服务器上运行。完全基于 web 的管理。本系统的目标是要有一个简单、 使用方便、 快速的网站。
- 2022-04-08 08:48:34下载
- 积分:1