The SAS Federation Server Driver for Base SAS
is a SASProprietary driver that provides Read and Update access to
legacy SAS data sets. With the SAS Federation Server Driver for Base SAS
you can create SAS data sets that can be accessed by both the legacy
and SAS Federation Server data access services.
The driver supports
much of the Base SAS functionality, such as SAS indexing and general
integrity constraints, as well as much of the Federated Query Language (FedSQL)
functionality.
The SAS Federation Server Driver for Base SAS
is an in-process driver, which means that it accesses data in the
same process that executes the data access services. All server connections
made with the SAS Federation Server Driver for Base SAS use
LOCKTABLE=SHARED and
PATH_BIND=ACCESS connection
options.