Thursday 31 January 2013

Employee and Payroll System

Employee and Payroll System, this project is made in the Microsoft Visual Basic 6.0. This project keeps the record of employees working in the company. A user can add, delete or update the record of one or more employees. This project also calculate  the  salary  of  employees  and  store them in a database.


All about Employee and Payroll System:

The first form in the project is welcome form. Here is the Screenshot of the main page 


After it we write coding of above mention form which is define below :-
  1. Coding for add record for Employee.
  2. Coding for delete the record from .
  3. Coding for editing the record from the data base.
  4. Coding for view the record form.
  5. Coding for the advance view record form.
  6. Coding for the salary information form.
  7. Coding for the salary input form.
  8. Coding for the delete salary form.
  9. Coding for some button such as exit, cancel, ok  next, previous and find  button.
This project keeps the record of employees working in the company. A user can add, delete or update the record of one or more employees. This project also calculates the salary of employees and stores them in a database. So we define the coding of every from, one thing which is I forgot to tell you that we make a Eleven form in this project which is mention below:-
  • Welcome Form
  • Login Form
  • Main Form
  • Add New Record Form
  • Delete Record Form
  • Edit Record Form
  • View Record Form
  • Advance View Record
  • Salary Information Form
  • Edit Salary Form
  • Delete Salary Form

Click Here to Download