-
SQL-Server-2005
sqlsever2005
- 2011-02-25 23:37:38下载
- 积分:1
-
通用工资管理系统
考察某中小型企业,要求设计一套企业工资管理系统,其中应具有一定的人事档案管理功能。工资管理系统是企业进行管理的不可缺少的一部分,它是建立在...
通用工资管理系统
考察某中小型企业,要求设计一套企业工资管理系统,其中应具有一定的人事档案管理功能。工资管理系统是企业进行管理的不可缺少的一部分,它是建立在人事档案系统之上的,其职能部门是财务处和会计室。通过对职工建立人事档案,根据其考勤情况以及相应的工资级别,算出其相应的工资。为了减少输入帐目时的错误,可以根据职工的考勤、职务、部门和各种税费自动求出工资。-general wage management system inspection of a small and medium-sized enterprises, the requirements of a business management system for wages, which should have certain personnel records management functions. Salary Management System is the enterprise management indispensable part of it is built on top of the personnel file system, its functional departments of treasury and accounting departments. Through the establishment of personnel files of employees, according to its appraisal of the situation and the corresponding wage level to calculate the corresponding wages. In order to reduce the importation of the wrong accounts, according to the attendance of workers, functions, departments and various wage taxes automatically calculated.
- 2022-08-08 18:20:46下载
- 积分:1
-
based sqlserver2k, reporting service expansion (auth, render, and deliver ==) Ap...
基于sqlserver2k,reporting service的扩展(auth,render,deliver==)应用(mssql,RS,AS,BI),很难得的例子,现在国内资料特别少。-based sqlserver2k, reporting service expansion (auth, render, and deliver ==) Application (mssql, RS, AS, BI), a rare example, the domestic information is particularly scarce.
- 2022-07-03 13:14:00下载
- 积分:1
-
Sales management system for information on sales day
商品销售管理系统对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表等功能
-Sales management system for information on sales day-to-day management, such as sales billing, sales of receivables, sales returns, quickly and accurately complete a variety of sales information and summary of statistical computing work, fast print sales reports and other functions
- 2022-04-22 00:00:11下载
- 积分:1
-
CURSORandTRAN
详细介绍了sqlserver游标和事物的应用(Details sqlserver cursor and the application of things)
- 2011-10-03 11:06:34下载
- 积分:1
-
本系统划分为五个模块:员工信息管理(包括员工信息录入和查询,考核奖惩信息录入)、部门管理(包括部门信息录入和查询)、人事变动管理(包括新进人员登记和离职人员登记...
本系统划分为五个模块:员工信息管理(包括员工信息录入和查询,考核奖惩信息录入)、部门管理(包括部门信息录入和查询)、人事变动管理(包括新进人员登记和离职人员登记)、培训信息管理(包括培训信息录入和查询)、系统管理(包括操作员管理和系统关于)。-The system is divided into five modules: information management staff (including staff information entry and inquiry, examination entry incentive information), departments (including departments of information entry and inquiry), the management of personnel changes (including new staff members to register and leave Registration) , training, information management (including training of information entry and inquiry), systems management (including management and system operators on).
- 2022-03-21 22:18:27下载
- 积分:1
-
可以分页的ListView
可以分页的ListView,可以绑定数据源,有实例源码可以参考。使用前,请用regsvr32进行注册
- 2022-12-28 18:10:04下载
- 积分:1
-
SQL 服务器连接对话(可扩展)
翻译maninwest@Codeforge作者: Chris Winkelmann @CodeProject
显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接
介绍:
首先要感谢 TWallick 想出了使用 Microsoft.Data.ConnectionUI.dll 和 Microsoft.Data.ConnectionUI.Dialog.dll 来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。
背景
抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。
Save 函数迁移到新的类:
public class SaveHelperDefault : ISaveHelper
任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 :
public interface ISaveHelper
{
///
/// A SaveHelper class
- 2022-08-05 10:42:20下载
- 积分:1
-
inserts
Emplos de insert en el motor de base de datos MySQL
- 2014-12-21 12:30:57下载
- 积分:1
-
RetiraAcentos
Function in SQL that remove special chars from a string.
Can be used with others SQL comands.
- 2013-10-10 04:56:37下载
- 积分:1