Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Visual Basic Programming application using classes abd an Access Database. Set up payroll so that it can only be accessed and modified throught the class

Visual Basic Programming application using classes abd an Access Database. Set up payroll so that it can only be accessed and modified throught the class module.

The payroll database should have a payroll table that contains the following information

*Identification number

*Name

*Emplyee type(S or H for Salaried or hourly)

*Project code

*Salary(weekly,or yearly)

*pay per hour

*overtime pay hour

*tax percent(by choice its value)

*YTD Gross Pay

*YTD Net Pay

*YTD taxes Withheld

THe proccessing that need to be done:

-Allow the payroll clerk to enter the person identification number and hours worked.the calculations should then be done and the YTD information updated.All emplyees wether salaried or hourly are paid for overtime(over 40 hours)

-Allow aadding a new eployee ,changing information about the employee or deleting the emplyee

-allow the retrieval of an individual employee record

-allow for listing all emplyees

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data And Information Quality Dimensions, Principles And Techniques

Authors: Carlo Batini, Monica Scannapieco

1st Edition

3319241060, 9783319241067

More Books

Students also viewed these Databases questions