Chapter Contents |
Previous |
Next |
SAS/ACCESS Software for Relational Databases: Reference |
If you attempt to use long names in PROC ACCESS, you will get an error message advising you that long names are not supported. Long member names, such as access descriptor and view descriptor names, are truncated to eight characters. Long DBMS column names are truncated to eight-character SAS variable names within the SAS access descriptor. As in previous versions, you can use the PROC ACCESS RENAME= statement to specify eight-character SAS variable names, or accept the default truncated SAS variable names that are assigned by PROC ACCESS.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.