| The LIBNAME Statement for PC Files on Microsoft Windows |
| Valid in: | DATA and PROC steps (when accessing PC files data using SAS/ACCESS software) |
| Default value: | COMPAT |
| Syntax | |
| Syntax Description | |
| Details |
Syntax |
| DBSASLABEL= COMPAT | NONE |
specifies that SAS/ACCESS saves the data source's column names as SAS label names. This is compatible to the previous SAS releases.
specifies that SAS/ACCESS does not save the data source's column names as SAS label names. SAS label names are left as NULLs.
| Details |
This option is valid only while you are reading data into SAS from the data source.
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.