Site MapHelpFeedbackWindows Database Using Related Tables
Windows Database Using Related Tables


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










Advanced Programming VB.NETOnline Learning Center

Home > Chapter 4