This document
contains several examples that demonstrate how to use the DATA step
interface to CA-IDMS. These examples use the CA-IDMS data contained
in the EMPSCHM schema of the Employee database, which is the sample
database Computer Associates ships with their CA-IDMS product. The
examples in this document use data contained in the subschema EMPSS01,
which is part of the EMPSCHM schema. For more information about the
Employee database, see your CA-IDMS documentation.
Note: You cannot name a fileref for a task that is the same
name as the subschema.
The
SAS/ACCESS software
sample library file IDMSDS contains the SAS code used in the examples
in this document.