| LIBNAME Statement: 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 writing data into SAS from a data source.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.