Chapter Contents

Previous

Next
SAS/ACCESS Interface to CA-DATACOM/DB: Reference

Overview of Using the Interface

This SAS/ACCESS interface consists of two parts:

The ACCESS procedure enables you to describe CA-DATACOM/DB data to the SAS System. You store the description in SAS/ACCESS descriptor files, which you can use in SAS programs much as you would use SAS data files. You can print, plot, and chart the data described by the descriptor files, use them to create other SAS data files, and so on. Using CA-DATACOM/DB Data in SAS Programs presents several examples of using CA-DATACOM/DB data in SAS programs. Browsing and Updating CA-DATACOM/DB Data shows you how to use descriptor files to update CA-DATACOM/DB data from within a SAS program.

The interface view engine is an integral part of the SAS/ACCESS interface, but you do not have to deal directly with the engine. The SAS System automatically interacts with the engine when you use view descriptors in your SAS programs, so you can simply use CA-DATACOM/DB data just as you would use SAS data.

You can combine data from several CA-DATACOM/DB tables, Version 6 data sets, and Version 8 SAS data sets. Such combinations are not only possible but easy to do. The SAS System can distinguish among SAS data files, SAS/ACCESS descriptor files, and other types of SAS files, and the software will use the appropriate access method. See Updating a SAS Data File with CA-DATACOM/DB Data for an example of combining data from Version 6 and Version 8 data sets.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.