Previous Page
|
Next Page
ACCESS= LIBNAME Statement Option
Determines the access level of the data source.
Default:
none
Engine:
SPD Engine only
Syntax
Details
Syntax
ACCESS=
READONLY
Required Argument
READONLY
specifies that data sets can be read, but not updated or created.
Details
Using this option prevents writing to the data source. If this option is omitted, data sets can be read, updated, and created if you have the necessary data source privileges.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page