RelationalDBDesign
SiteMap
Data Manipulation
Access Features
Building Database
Tables Queries
Business Rules
Cursors Views
Database Creation
SQL Monitoring
Database Relationships
«Prev
Next»
Access Features
Define Database Relationships
Different-types-accessRelationships
One-to-One one-to-Many
Many-to-many Relationship
Referential Integrity Access
Cascade Update Delete
Referential Integrity
Working With Web
Using hyperlinks Forms
Data Access Pages
Data Access Types
Create Grouping Style Page
Working With Web Conclusion
Access Tools
Microsoft Access Security
Working With Startup Dialog
Access Add In
Encrypting, Decrypting Database
Understanding Access Replication
Replicating Access Databases
Convert Microsoft Access
Access Tools Conclusion
Using Access Macros
Access Macros
Create Access Macro
Assign Macro
Running Queries Macros
Available Access Macros
Macros Conclusion
One to One Relationship - Exercise
Course Project: Creating a one-to-one relationship
Objective:
Practice creating a one-to-one relationships in Microsoft Access
Exercise Scoring
You will receive 10 points for this exercise. The exercise is auto-scored; when you have completed the exercise, click the
Submit
button to receive full credit.
Background Overview
Recall that you are the Access database administrator for the marketing and documentation departments of companies in the software and networking business. One of your large clients has added a table called ConsultantsBankInfo to the Consulting database. Your client wants to have a one-to-one relationship with the Consultants table. The reason for creating the ConsultantsBankInfo is to store sensitive information in that table, because you may not want all users to have access to it. The one-to-one relationship is required because you want to make sure that a record in ConsultantsBankInfo is not added without a record being in the Consultants table.
Download files
As we stated in the first module, the Consulting407.mdb database is available as a compressed download file available on the Resources page. If you have already downloaded the database, continue to work in that version.
Instructions
Create a one-to-one relationship using the Edit Relationships dialog, as described in the lesson.
Click the Enforce Referential Integrity check box.