You can control whether SAS formats and informats are automatically applied to table
columns when you
register tables or when code is generated for tables. For example, the
Library Information tab in the
Register
Tables wizard has a new check box:
Include
formats and informats in column definitions. If you clear
this check box, formats and informats will not be registered in metadata
for the columns when the table information is created. Three options
control the use of formats and informats in generated code. To control
the use of formats and informats globally, select
ToolsOptions Job
Editor Tab, and then set the format or
informat option in the
Automatic Settings area. To control the use of formats and informats in a
job, open the properties window for the job. Then click the
Options tab,
and then set the format or informat option on the
General pane.
To control the use of formats and informats in a transformation, open
the properties window for the transformation. Then click the
Options tab,
and then set the format or informat option on the
Advanced
Options pane.