Data Manipulation.

Authors Avatar

Data Manipulation

The tables required in the system will be Customer, Products, Staff and salary. The individual fields in each table will be as follows:

CUSTOMER (CustomerID, Surname, FirstName and customer address)

PRODUCTS (ProductID, Title, Description, Type and Amount)

STAFF (StaffID, Name, address and contact number)

STAFF SALARY (wages per hour, hours per day and days per week)

There will be two reports produced. To produce a report for the products purchased; a query will be run to combine the data from the customer table and the product table. The user will be able to specify the products bought by a customer with the entire amount calculated to give the customer benefits of getting more offers.

The second report will print the amount of salary each staff earns per hour, hours/day and days/week. The user is asked to enter the StaffID and name to enter its database.

Output

The two reports should be able to be viewed on screen with an option of printing it as well. The product purchased report should be printed so that they can give some discounts on particular customers who shop a lot at the store. The staff salary report should also be printed before any meetings so that they can decide on who to get paid more and who shouldn’t.

Backup / Security Strategy

The main computer that has all the data needed should be backed up on a CD every week or even when a large amount of data has been input to the system. This CD should be kept away the main computer incase of a fire, theft or flood.

Join now!

There should be password security on the system so that people cannot hack into it. Access has a password protection before entering the data so that no one can hack into it.

Part Three

Initial Designs

Form Design

There will be 4 forms for the data entry.

Frm Customer

This form will be used for entering customer details. My initial design is shown below

Frm Product

This form is used to enter all ...

This is a preview of the whole essay