Use this
page to specify the library and the SAS data set name where you want
to save the extracted data. You can also use this page to specify
the table format.
The SAS
Destination page contains the following items:
specifies the database
management system (DBMS) where the table is stored. To select a DBMS
from a list, click the down arrow. DBMSs that are valid in the current
context are listed.
specifies the library
where you want to store the table. From the list, select a library.
specifies the name
of the table. The name must follow the rules for table names in the
DBMS that is selected in the DBMS field.
For example, if SAS is the selected DBMS, the name must follow the
rules for SAS data sets. If you select another DBMS, the name must
follow the rules for tables in that DBMS. Note the check boxes for
DBMS names below.
Enable case sensitive DBMS object names
when present, specifies
whether SAS Data Integration Studio will generate code that supports
case-sensitive table and column names for the current table. If the
check box is deselected, case sensitivity is not supported. If the
check box is selected, case sensitivity is supported.
Enable special characters within DBMS object names
when present, specifies
whether SAS Data Integration Studio will generate code that supports
special characters in table names and column names for the current
table. If the check box is deselected, special characters are not
supported. If the check box is selected, special characters are supported.
The SAS
Destination page contains the following button:
displays the Table
Options dialog box, which enables you to specify options for the SAS
data set to create.