01-Introduction to the Employees Information System

This post is all about Introduction to the Employees Information System.
This time, I want to create an Employees Information System and I will do this in phase to phase basis. I’m going to develop this system using Visual Basic 2008 and MySQL Database for the database.

 

These are the list of topics that you have to do:

    • Creating database and setting up tables
    • Setting up the database connection
    • Creating Employee’s Information

Register New Employee
Retrieving Employees
Updating Employees
Removing Employees

    • Managing Users

Register New User
Retrieving User
Updating User
Removing User

  • Generating Reports
  • User Login and Logout

Leave a Comment