SAS Institute. The Power to Know

SAS/ACCESS(R) 9.2 Interface to PC Files: Reference

Previous Page | Next Page

Supported Data Sources and Environments

Reading and Writing Data Between SAS Data Sets and PC Files

To read and write data between SAS data sets and external PC files, you can use the IMPORT procedure, the EXPORT procedure, as well as the Import and Export Wizards.

Although procedures provide similar capabilities, the wizards have a user interface. The procedures are code-based and support additional features. For example, you cannot use the wizards to specify such data set options as DROP, KEEP, and WHERE.

Previous Page | Next Page | Top of Page