The
SAS Providers for OLE DB: Cookbook provides programming
recipes that are designed to jump-start your development efforts in
these ways:
-
by providing ready-to-use sample
code
-
by encouraging best practices
-
by answering frequently asked questions
You can
use the recipes directly or modify them to fit your needs.
Sample
code for ADO is written in Visual Basic 6. Sample code for OLE DB
is written in Visual C++.
Note: Unless otherwise
noted, all of the recipes can be implemented by using either ADO or
OLE DB. This statement is true even if the OLE DB method is not discussed
in the recipe.