This chapter
provides sample code that you can use to perform tasks related to
updating and locking ADO recordsets. These tasks are included because
they have some aspects that are specific to SAS.
Note: To perform
a data-related task that is not included in this chapter, see the
OLE DB Programmer's Reference and Data Access SDK.
Here is
a list of the recipes in this chapter:
Tip
To use the recipes
in this chapter, you need an open ADO Connection object.
For
more information, see Basic Connection Recipes.