Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Database system Other Databases

gongzhiguanli

  • Category : Other Databases
  • Tags :
  • Update : 2014-07-12
  • Size : 38kb
  • Downloaded :0次
  • Author :Mr ****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
/* Table: SALARY_SET, Owner: MISDBA*/ CREATE TABLE SALARY_SET (PERSON CHAR(6) NOT NULL, SALARY FLOAT, CONSTRAINT SALARY_SET_PEROSN PRIMARY KEY (PERSON)) /* Table: SALARY_OTHER, Owner: MISDBA*/ CREATE TABLE SALARY_OTHER (ID INTEGER NOT NULL, YEARMONTH CHAR(7) NOT NULL, PERSON CHAR(6) NOT NULL, OTHER_TYPE CHAR(1) NOT NULL, NAME VARCHAR(10) NOT NULL, MONEY FLOAT, DESCRIPTION VARCHAR(200), CONSTRAINT SALARY_OTHER_ID PRIMARY KEY (ID)) /* Table: OTHER_TYPE, Owner: MISDBA*/ CREATE TABLE OTHER_TYPE (CODE CHAR(1) NOT NULL, DESCRIPTION VARCHAR(10) NOT NULL, CONSTRAINT TYPE_CODE PRIMARY KEY (CODE)) /* Table: SALARY, Owner: MISDBA*/ CREATE TABLE SALARY (ID INTEGER NOT NULL, YEARMONTH CHAR(7) NOT NULL, PERSON CHAR(6) NOT NULL, BASIC FLOAT, BONUS FLOAT, ADD_DETAIL VARCHAR(200), ADD_TOTAL FLOAT, SUB_DETAIL VARCHAR(200), SUB_TOTAL FLOAT,
Packet file list
(Preview for download)


Delphi版工资发放管理系统\source_code\crypt.dcu
........................\...........\crypt.pas
........................\...........\formula.ini
........................\...........\Salary.cfg
........................\...........\Salary.dof
........................\...........\Salary.dpr
........................\...........\Salary.res
........................\...........\u_datamodule.dcu
........................\...........\u_datamodule.ddp
........................\...........\u_datamodule.dfm
........................\...........\u_datamodule.dti
........................\...........\u_datamodule.pas
........................\...........\u_formula.dcu
........................\...........\u_formula.dfm
........................\...........\u_formula.pas
........................\...........\u_login.dcu
........................\...........\u_login.ddp
........................\...........\u_login.dfm
........................\...........\u_login.pas
........................\...........\u_main.dcu
........................\...........\u_main.ddp
........................\...........\u_main.dfm
........................\...........\u_main.pas
........................\...........\u_report.dcu
........................\...........\u_report.ddp
........................\...........\u_report.dfm
........................\...........\u_report.pas
........................\SQL7.txt
........................\source_code
Delphi版工资发放管理系统
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.