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 :-
- Coding for add record for Employee.
- Coding for delete the record from .
- Coding for editing the record from the data base.
- Coding for view the record form.
- Coding for the advance view record form.
- Coding for the salary information form.
- Coding for the salary input form.
- Coding for the delete salary form.
- 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