 | Windows Database Using Related Tables
At the completion of this chapter, you will be able to...
- Explain the types of table relationships.
- Display master-detail records.
- Display a field from a second table using a lookup.
- Create a search using a parameterized query and write a filter to retrieve specific data.
- Assign data values to unbound controls.
- Retrieve and display the parent row for a selected child row.
- Retrieve and display an array of child rows for a selected parent row.
- Create an application that displays data from a many-to-many relationship.
- Select the correct locations for handling and formatting data in a multitier application.
|