.ssd. This is one of the first times SAS has
distributed a product that is not compatible with all previous
formats of data storage.
.ssd
file to an .sd2 file using a variant of the following:
libname in v604 'c:\mysaspc';
libname out v612 'c:\mysaswin';
proc copy in=in out=out;
.ssd) Data Sets should be in the first
directory (c:\mysaspc in the example), and there should
be no .ssd files in the second directory (c:\mysaspc
in the example). In other words, keep the SAS data sets of the two types
(.ssd and .sd2) separated in their
respective places.If Version 6 is not available, the process is a bit more involved. First, go to the SAS Web site and download the SAS System Viewer. This software is a free package that is included with the SAS System on the CD distributed by ITS, but the Web site will have the most recent version, and installation is probably easier this way.
.ssd file
.csv is recommended)
ITS consultants may be able to help with conversions of Version 6.04 SAS data sets to current versions. Contact them at 213.740.5555, or in LVL Lower Commons, or by eMail (<consult@usc.edu>) for more information.