Question: use SQL language and implement it in Microsoft Access. Material table content:| MATERIAL_ID || MATL_DISCRIPTION || UNIT_OF_MEASURE | | RM201 || carrots, whole || LB

 use SQL language and implement it in Microsoft Access. Material table

use SQL language and implement it in Microsoft Access.

Material table content:| MATERIAL_ID || MATL_DISCRIPTION || UNIT_OF_MEASURE |

| RM201 || carrots, whole || LB |

| RM202 || carrots, diced , 1/4 || LB |

Q2: User Interface (20 points) Q2.1) The figure that follows shows a single table form for the MATERIAL table, which is in the Material_Manager_CH6_stu database. It is used to maintain the table (i.e., to add new material descriptions and to delete obsolete materials). (a) Implement this single table form in Access as shown. (b) Add function buttons insert, delete and save button (c) Add a combo box that will allow the user to pick a material from a list instead of having to enter it manually. Add the following data integrity requirements. (1) MATERIAL_ID must begin with RM. (ii) UNIT_OF_MEASURE is limited to four entries: LB, GAL, PCS (pieces) or CASES. MATERIAL OX MATERIAL TABLE MAINTENANCE FORM Material ID Unit of Measure Material Description Carrots, whole RM201 Record: of 14 Q2: User Interface (20 points) Q2.1) The figure that follows shows a single table form for the MATERIAL table, which is in the Material_Manager_CH6_stu database. It is used to maintain the table (i.e., to add new material descriptions and to delete obsolete materials). (a) Implement this single table form in Access as shown. (b) Add function buttons insert, delete and save button (c) Add a combo box that will allow the user to pick a material from a list instead of having to enter it manually. Add the following data integrity requirements. (1) MATERIAL_ID must begin with RM. (ii) UNIT_OF_MEASURE is limited to four entries: LB, GAL, PCS (pieces) or CASES. MATERIAL OX MATERIAL TABLE MAINTENANCE FORM Material ID Unit of Measure Material Description Carrots, whole RM201 Record: of 14

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!