Filtering and Parameterizing the Recordset

The Step 1 version of Enroll selects into CSectionSet all of the records in the Section table. In Step 2, only the class sections for a specific course name should be selected. This discussion introduces the concepts of recordset filters and parameters.

In the next two topics, you will learn how to: