SAS/ACCESS Interface to SYSTEM 2000 Data Management Software: Reference |
SAS/ACCESS software provides
an interface between the SAS System and the SYSTEM 2000 data management software.
You can perform the following tasks with the SAS/ACCESS interface:
- create
SAS/ACCESS descriptor
files using the ACCESS procedure
- directly access data in SYSTEM 2000 databases from within a SAS
program using the descriptor files created with the ACCESS procedure
- extract SYSTEM 2000 data and place them in a SAS data file using
the ACCESS procedure or the DATA step
- load data into a SYSTEM 2000 database using the DBLOAD procedure
- update data in
SYSTEM 2000 databases using the SQL procedure,
SAS/FSP software, or the APPEND procedure
- directly access data in SYSTEM 2000 databases with SYSTEM 2000
statements using the QUEST procedure.
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.