Presentation is loading. Please wait.

Presentation is loading. Please wait.

In business for people. PROSOFT HRMS RESOURCE BOOKING Configuration Guide.

Similar presentations


Presentation on theme: "In business for people. PROSOFT HRMS RESOURCE BOOKING Configuration Guide."— Presentation transcript:

1 In business for people. PROSOFT HRMS RESOURCE BOOKING Configuration Guide

2 In business for people. Page 2Proprietary and Confidential Overview  IIS Configuration  ISAPI and CGI Restriction  Run the application for the first time  Maintain database & mapping  Setup system admin

3 In business for people. Page 3Proprietary and Confidential IIS Configuration

4 In business for people. Page 4Proprietary and Confidential ISAPI & CGI Restriction

5 In business for people. Page 5Proprietary and Confidential Run the application for the first time

6 In business for people. Page 6Proprietary and Confidential Maintain database & mapping TableSQL Command Employee INSERT INTO RBSData..TblEmployee ( EmployeeCode, EmployeeName, DateJoin, DateResign, CompanyCode, DepartmentCode, LocationCode, Email, LoginCode, ContactNo) SELECT EmployeeCode, EmployeeName, DateJoin, DateResign, CompanyCode, DepartmentCode, LocationCode, Email, LoginCode, AddressPhone1 FROM..TblEmployee CompanyINSERT INTO RBSData..TblCompany ( CompanyCode, CompanyName, DateStart, DateEnd) SELECT CompanyCode, CompanyName, DateEffective, DateExpiry FROM..TblCompany DepartmentINSERT INTO RBSData..TblDepartment ( DepartmentCode, DepartmentName, DateStart, DateEnd) SELECT DepartmentCode, DepartmentName, DateEffective, DateExpiry FROM..TblDepartment LocationINSERT INTO RBSData..TblLocation ( LocationCode, LocationName, DateStart, DateEnd) SELECT LocationCode, LocationName, DateEffective, DateExpiry FROM..TblLocation Notes: is PROSOFT HR database located in the same SQL server

7 In business for people. Page 7Proprietary and Confidential Setup system admin

8 In business for people. Thank You!


Download ppt "In business for people. PROSOFT HRMS RESOURCE BOOKING Configuration Guide."

Similar presentations


Ads by Google