In this case, i have designed a relational database for a company that offers bookkeeping and payroll services to other companies. Then I have created database tables and populated them with data. Next, A form was created for the employees of the firm to record their hours worked for clients. Then, I have created two queries: one to list all the accounts in a given town, and another to calculate the number of hours worked on a given day for each client. This case has two reports: one to display client accounts grouped by town, and one to report the number of hours worked on each type of task.