Ask DBMS Expert


Home >> DBMS

PROJECT STEPS

1. Open the Advertiser table in Design View. Use the Input Mask Wizard to create an input mask for the Phone field. Accept the default input mask for the Phone Number field. Store the data without the symbols in the mask. Save the change to the Advertiser table without closing it.

2. Switch the Advertiser table to Datasheet View, andthen add a new field named Customer Notesat the end of the table. Use Long Text as the data type for the field. Save the change to the table.

3. With the Advertiser table still open in Datasheet View,update the record for Boise Medical Services (which has the AdvertiserID BMS53) as described below:

a. Using the input mask, enter 603-555-2883 in the Phone field.

b. Enter the text Designs own ads in the Customer Notes field.

Close the table.

4. Open the Rentals table in DesignView, and then add a new field with the name Rental Contractfollowing the Discount field. Use

Attachment as the data type for the field, and use Rental Contract as the caption property of the field. Save the change to the table, and then close the table.

5. Modify the AdRep Data Entry Form to match Figure 1 on the following page by completing these tasks:

a. Open the AdRep Data Entry Form in Design View.

b. Open the field list for the form.

c. Add the PhoneNumber field to the form in the location shown in Figure 1.

Save and close the AdRep Data Entry Form.

Figure 1: AdRep Data Entry Form - Design View

6. Select the States table, and then create a new form in Design View. Update the form to match Figure 2on the following page by completing these tasks:

a. Add the State and StateName fields (from the States table) to the Detail section of the form, in the approximate location shown in Figure

2. If necessary, reposition the controls and their labels after adding them to the form.

b. Savethe form with the name State Data Entry Form, but do not close the form.

c. Add a title to the form. The title of the form should match the name of the form.

Save and close the State Data Entry Form.

Figure 2: State Data Entry Form - Design View

7. Open the AdRep Master Form in Design View, and then ensure that the Use Control Wizards button is selected.

With the AdRep Master Form still open in Design View, use the Subform/Subreport Wizard to add a subform with the following options:

a. Use the Advertiser table for the subform.

b. Select the AdvertiserID, AdvertiserName, and Current Due fields from the Advertiser table to add to the subform.

c. Accept the default link ("Show Advertiser for each record in AdRep using AdRepNumber") to link the main form to the subform.

d. Save the subform as Advertiser subform (which is the default name).

e. If necessary, reposition the subform to match the approximate location shown in Figure 3aon the following page and Figure 3b on page 5.

Save and close the form.

Figure 3a: AdRep Master Form - Form View

Figure 3b: AdRep Master Form - Design View

8. Open the State-Billboard Master Form in Design View, and then modify it to match Figure 4a on the following page and Figure 4b on page

7 by resizing the width of the subform as shown in the figures. (Hint: The right edge of the subform is at the 5.5" ruler mark.) Save, but do not close the form.

9. With the State-Billboard Master Form still open in Design View, modify the form title to match Figures 4a and 4b by completing the following tasks:

a. Change the font color of the title to Dark Red (1st column, 7th row of the Standard Colors palette).

b. Change the font size of the title text to 20 pt.

c. Apply the Raised special effect to the title.

Save and close the form.

Figure 4a: State-Billboard Master Form - Form View

Figure 4b: State-Billboard Master Form - Design View

10. Open the Rentals Financial Form in Design View, and then modify the form by completing the following tasks:

a. Delete the Discount control and the accompanying label.

b. Change the labelfor the Facing control to Direction. (Hint: Do not type the period.)

Save and close the form.

11. Open the Rentals Contact Form in Design View, and then modify the form to match Figure 5on the following page by completing these tasks:

a. Select the BillboardID, Cost, Months, and BeginDate controls and labels simultaneously.

b. Adjust the spacing of these fields to have equal vertical spacing.

Save, but do not close the form.

12. With the Rentals Contact Form still open in Design View, change the tab order so that users tab to the AdvertiserName field immediately after the RentalID field. (Hint: Move the AdvertiserName field upward in the tab order.) Save and close the form.

Figure 5: Rentals Contact Form - Design View

13. Open the Basic Billboard Form in Design View, and then change the background color of the form to Light Gray 2 (1st column, 3rd row of the Standard Colors palette). Save the form, but do not close it.

14. With the Basic Billboard Form still open in Design View, modify the form to match Figure 6on the following page by performing these tasks:

a. Select the Location label, Location control, Height label, and Height control simultaneously. Align the controls to the top.

b. Select the Location control, City control, State control, and Type control simultaneously. Do not select any labels, and make sure the Height control is not selected. Align the controls to the left.

Save, but do not close, the form.

15. With the Basic Billboard Form still open in Design View, add a title to the form using Basic Billboard Formas the name. (Hint: This is the default name). Save, but do not close the form.

16. With the Basic Billboard Form still open in Design View, change the Tab Stop property to No for the SqrFt field. Save and close the form.

Figure 6: Basic Billboard Form - Design View

17. Open the AdRep Skills Query in Design View, and then modify the query to find all ad reps who were hired after1/1/2016and who have special skills in Spanish. (Hint: The Special Skills field has the Long Text data type. The query should return one record.) Run the query, and then save and close it.

Save and close any open objects in your database. Compact and repair your database, close it, and then exit Access. Follow the directions on the SAM website to submit your completed project.

Attachment:- data.rar

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M92804772

Have any Question?


Related Questions in DBMS

Data mining assignment -in this assignment you are asked to

Data Mining Assignment - In this assignment you are asked to explore the use of neural networks for classification and numeric prediction. You are also asked to carry out a data mining investigation on a real-world data ...

Sql query assignment -for this assignment you are to write

SQL Query Assignment - For this assignment you are to write your answers in a word document. This assignment is in three parts: Part A (reporting queries), Part B (query performance), Part C (query design). For this assi ...

The groceries datasetimagine 10000 receipts sitting on your

The groceries Dataset Imagine 10000 receipts sitting on your table. Each receipt represents a transaction with items that were purchased. The receipt is a representation of stuff that went into a customer's basket. That ...

You are in a real estate business renting apartments to

You are in a real estate business renting apartments to customers. Your job is to define an appropriate schema using SQL DDL in MySQL. The relations are Property(Id, Address, NumberOfUnits), Unit(ApartmentNumber, Propert ...

Objectivethe objective of this lab is to be familiar with a

OBJECTIVE: The objective of this lab is to be familiar with a process in big data modeling. You're required to produce three big data models using the MS PowerPoint software. This tool is available on UMUC Virtual Deskto ...

The relation memberstudentid organizationid roleid stores

The relation Member(StudentId, OrganizationId, RoleId) stores the membership information of student joining organization. For example, ('S1', 'O2', 'R3') indicates that student with Id 'S1' joined the organization with i ...

Relational database exerciseyou have been assigned to a new

Relational Database Exercise: You have been assigned to a new development team. A client is requesting a relational database system to manage their present store with the anticipation of adding more stores in the future. ...

Relational database design a given the following business

Relational Database Design A) Given the following business rules, identify entity types, attributes (at least two attributes for each entity, including the primary key) and relationships, and then draw an Entity-Relation ...

We can represent a data set as a collection of object nodes

We can represent a data set as a collection of object nodes and a collection of attribute nodes, where there is a link between each object and each attribute, and where the weight of that link is the value of the object ...

Data model development and implementationpurpose of the

Data model development and implementation Purpose of the assessment (with ULO Mapping) The purpose of this assignment is to develop data models and map Database System into a standard development environment to gain unde ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As