This chapter
provides sample code that you can use to perform tasks related to
accessing and reading data after the connection is established. These
tasks are described here 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.