EBK USING MIS
EBK USING MIS
10th Edition
ISBN: 8220103633635
Author: KROENKE
Publisher: YUZU
Expert Solution & Answer
Book Icon
Chapter AE, Problem AE7.2

Explanation of Solution

a.

Creating Table:

Step 1: Open MS Access from your computer. Take a blank desktop database.

Screenshot of MS Access

Step 2: Give the database name as “BOM” and click the “Create” option.

Screenshot of MS Access

Step 3: To create a table, click “CREATE” from the menu bar and then choose “Table” from the options. A table, named “Table1” will be created. Right click “Table1” and then select “Design view” from the list. A new window pops up. Enter the table name as “PART” and then click “Ok” button.

Screenshot of MS Access

Explanation of Solution

b.

Writing Query:

Step 1: Select “CREATE” option from the menu bar and then choose “Query Design” from it.

Screenshot of MS Access

Step 2: Close the “Show Table” dialog box and click “SQL View” from the top left corner. A query form gets displayed as shown below...

Explanation of Solution

c.

Writing “Level 2” and “Level 3” queries:

Create another “Query design” and write the below “Level 2” query.

Query “level 2”: SELECT * FROM PART WHERE (Level <> "2");

After writing the query save it by pressing “Ctrl+S” and name it as “Level 2”.

Screenshot of MS Access

Right click “Level 2” and then choose “Datasheet View” to view the result.

Screenshot of MS Access

Explanation of Solution

d.

Bill of Materials Form:

Step 1: To open form, click “CREATE” option from the menu bar and then select “Form” from it as shown below.

Screenshot of MS Access

Step 2: Click and delete “QuantityRequired” and “PartOf” fields form it...

Explanation of Solution

e.

Creating Subform/ Subreport:

Step 1: Right click “Bill of Materials” form and choose “Design View” from the list.

Screenshot of MS Access

Step 2: Choose “DESIGN” from the menu bar and then select “Subform/ Subreport” option as shown below.

Screenshot of MS Access

Step 3: Drag the mouse and create a box as shown below.

Screenshot of MS Access

Step 4: After leaving the mouse, a SubFrom Wizard appears. Choose the category as shown below and click “Next” button.

Screenshot of SubForm Wizard

Step 5: Select “Level 2” and then move all the fields to the other side as shown below...

Explanation of Solution

f.

Creating Subform:

Step 1: Right click and open “Level 2 Subform” as shown below. Set it to “Design View” to add a Subform in it.

Screenshot of MS Access

Step 2: Add the Subform and link the fields as shown below. Close the tab after completing.

Screenshot of MS Access

Explanation of Solution

g.

Open “Bill of Materials” form:

After opening the form, it looks like “FIGURE AE-8”. Click “ENTER” button on the keyboard to view the fields from “FIGURE AE-8”.

Screenshot of MS Access

Screenshot of MS Access

Explanation of Solution

h.

The added new items gets reflect in the queries “Level 1”, “Level 2”, and “Level 3” and it is shown below.

Result of “Level 1” query is shown below.

Screenshot of MS Access

Result of “Level 2” query is shown below...

Explanation of Solution

i.

Bill of Materials result:

Screenshot of MS Access

Screenshot of MS Access

Screenshot of MS Access

Blurred answer
Students have asked these similar questions
map the following ER diagram into a relational database schema diagram. you should take into account all the constraints in the ER diagram. Underline the primary key of each relation, and show each foreign key as a directed arrow from the referencing attributes (s) to the referenced relation.   NOTE: Need relational database schema diagram
What is business intelligence? Share the Business intelligence (BI) tools you have used and explain what types of decisions you made.
I need help fixing the minor issue where the text isn't in the proper place, and to ensure that the frequency cutoff is at the right place. My code: % Define frequency range for the plot f = logspace(1, 5, 500); % Frequency range from 10 Hz to 100 kHz w = 2 * pi * f; % Angular frequency   % Parameters for the filters - let's adjust these to get more reasonable cutoffs R = 1e3; % Resistance in ohms (1 kΩ) C = 1e-6; % Capacitance in farads (1 μF)   % For bandpass, we need appropriate L value for desired cutoffs L = 0.1; % Inductance in henries - adjusted for better bandpass response   % Calculate cutoff frequencies first to verify they're in desired range f_cutoff_RC = 1 / (2 * pi * R * C); f_resonance = 1 / (2 * pi * sqrt(L * C)); Q_factor = (1/R) * sqrt(L/C); f_lower_cutoff = f_resonance / (sqrt(1 + 1/(4*Q_factor^2)) + 1/(2*Q_factor)); f_upper_cutoff = f_resonance / (sqrt(1 + 1/(4*Q_factor^2)) - 1/(2*Q_factor));   % Transfer functions % Low-pass filter (RC) H_low = 1 ./ (1 + 1i * w *…
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
Text book image
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,