Previous Page | Next Page

Using the LIBNAME Statement for SAP

DBGEN_NAME= LIBNAME Option



Specifies how SAS automatically renames DBMS columns (when they contain characters that SAS does not allow, such as $) to valid SAS variable names.
Valid in: SAS/ACCESS LIBNAME statement
DBMS support: DB2 UNIX/PC, DB2 z/OS, HP Neoview, Informix, Microsoft SQL Server, MySQL, Netezza, ODBC, OLE DB,
Oracle, Sybase, Teradata, SAP
Default value: DBMS

Syntax

Syntax

DBGEN_NAME= DBMS | SAS

For more information about the DBGEN_NAME= option, see the LIBNAME statement for relational databases in the SAS/ACCESS for Relational Databases: Reference.

Previous Page | Next Page | Top of Page