RecordSets are the foundation of database programming. Let’s look at an example that will help you visualize RecordSets and explore the Data control. The Data application, shown in Figure 17.3, is nothing less than a front end for an existing table in a database. VB6 at Work: The Data1 Project To build this application, follow these steps: 1.…