CS 112D Lecture Notes - Using DataAdapters and DataGrids with Multiple Related Tables (Chapter 6 part 3)

Using DataAdapters with a DataSet that Combines Multiple Related Tables

Using the DataGrid Control with a DataSet that Combines Multiple Related Tables

Business Case 6 example of using DataAdapters with DataSet that combines multiple related tables. (Many customers don't have any orders in the database, but customers 4, 5, and 6 do, so they are good examples to view)

Return to the main CS 112D page