This chapter
provides sample code that you can use to perform tasks related to
creating and deleting data sets and subsetting returned data. These
tasks are performed after the connection is established. 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.