You will receive 10 points for this exercise. The exercise is auto-scored; when you have completed the exercise, click the Submit buton to receive full credit.
Recall that you are the Access database administrator for the marketing and documentation departments of companies in the software and networking business. For one of your large clients, you need to set a database to have an input mask to receive Social Security information.
- Download files
As we stated in the first module, the
Consulting307.mdb
database is included in the compressed download file available on the Resources page. If you have already downloaded the database, continue to work in that version.
- Instructions
- Open the Consultants table in Design mode.
- Add a new field called SSN.
- Set the Data Type property to
Text
.
- Set the Field Size property to
9
.
- Using the Input Mask Wizard, set the Input Mask property to the Social Security input mask.