Re: Dataset open [message #487 is a reply to message #485] |
Tue, 28 May 2013 10:52 |
Bridgette-DHS
Messages: 3218 Registered: February 2013
|
Senior Member |
|
|
I am assuming that you have SAS Version 9 on your computer. In the Program Editor, specify a library name, the SAS engine, and the location of the .sd2 files (e.g.: libname dhs V6 'c:\dhsdata\SAS';) where "DHS" is the library name, "V6" is the SAS engine for .SD2 (SAS version 6), and "c:\dhsdata\SAS" is the location of the .SD2 files you downloaded from our web site. After submitting this statement, go to the SAS Explorer window, and click on the "DHS" library. The .SD2 files will be displayed in the folder. Now double click any .SD2 file in the SAS "DHS" library (folder) to view the data in the tableviewer.
[Updated on: Thu, 03 April 2014 12:13] Report message to a moderator
|
|
|