Other activities that you will want to perform programmatically on an ADO Data
Control's Recordset include the following:
-
Saving editing changes
-
Deleting records
-
Moving between records
-
Locating records
How to program these actions is not discussed here because the techniques and
the coding are the same as for straight ADO programming. See the sections later
in this chapter on programming the ADO Recordset
for more information on how to program these actions.