<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Open SD2 file and convert to CSV in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/544740#M150656</link>
    <description>&lt;P&gt;I have important old data in .SD2 files.&amp;nbsp; I have tried following the procedure in the 2017 solution to convert them to .csv however (1) that version (32 bit) of SAS Universal Viewer does not appear to be available any more and (2) the oldest version now available (2008) starts to open and then dies.&amp;nbsp; I know my oldest version of JMP (2010) would directly read .SD2 files but latest (2018) does not.&amp;nbsp; New solution?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2019 00:05:52 GMT</pubDate>
    <dc:creator>Gust</dc:creator>
    <dc:date>2019-03-21T00:05:52Z</dc:date>
    <item>
      <title>Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403548#M98063</link>
      <description>&lt;P&gt;I want to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;open the .sd2 file . please help me to open the file.Is there any way to convert it into .csv&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;format .&lt;/P&gt;
&lt;P&gt;Please convert the file into a format so that&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;i&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;can open it ms-excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 14:10:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403548#M98063</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-12T14:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403561#M98064</link>
      <description>&lt;P&gt;If you don't have an installed version of SAS, you can use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://support.sas.com/software/products/univiewer/index.html" target="_self"&gt;the SAS Universal Viewer&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to open your SAS data file and copy/export to another format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Download&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.sas.com/downloads/browse.htm?fil=&amp;amp;cat=74" target="_self"&gt;is available here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 14:13:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403561#M98064</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-10-12T14:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403827#M98147</link>
      <description>&lt;P&gt;I have never used SAS universal Viewer. Can anybody help me to change the attached accident.sd2 file to .csv format.(.sd2 to .csv)&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 08:04:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403827#M98147</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-13T08:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403896#M98162</link>
      <description>&lt;P&gt;This is something that you can do yourself, for free, with the SAS Universal Viewer.&amp;nbsp; And usually I would not offer this "conversion service" on the communities -- after all, this space is a place to learn, not to get other people to do your work for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However&lt;/STRONG&gt;, there are a few tricks to it, and for the benefit of others who might be looking for the steps to accomplish this, I've done this for you and attached some screen shots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;How to convert an SD2 file (SAS Version 6 data set) to CSV&amp;nbsp;&lt;EM&gt;without&lt;/EM&gt; having SAS installed&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;First&lt;/STRONG&gt;, download and install the SAS Universal Viewer, x86 edition (32-bit).&amp;nbsp; It's free, and &lt;A href="https://support.sas.com/downloads/browse.htm?fil=&amp;amp;cat=74" target="_self"&gt;the download location is on support.sas.com&lt;/A&gt;.&amp;nbsp; &lt;STRONG&gt;You must get the 32-bit version (win)&lt;/STRONG&gt;, not the wx6&amp;nbsp;version, because only the 32-bit data providers can read the older SD2 files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uv_dl.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15850i2A849E9E106AAB94/image-size/large?v=v2&amp;amp;px=999" role="button" title="uv_dl.png" alt="uv_dl.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To install the product, expand the ZIP file to a temp folder and then run SETUP.EXE.&amp;nbsp; Note that if you already have SAS software installed, you might run into some roadblocks if the SAS you have is newer than the components supplied in the Universal Viewer.&amp;nbsp; But...if you have SAS already, you don't need to use this method in the first place.&amp;nbsp; New versions of SAS can read/convert SD2 files via the V6 library engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Next&lt;/STRONG&gt;, start the SAS Universal Viewer.&amp;nbsp; The program should be available from the Start menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once running, use File-&amp;gt;Open-&amp;gt;SAS Data Set to select your data set to open.&amp;nbsp; You will need to change the file filter from "*.sas7bdat" to "*.sd2" and navigate to the folder that contains your data.&amp;nbsp; The data set will open in the workspace.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uv_1.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15851i6717986018F909AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="uv_1.png" alt="uv_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just above the data rows you'll find (a bit hidden) the&amp;nbsp;&lt;STRONG&gt;Table&lt;/STRONG&gt; menu.&amp;nbsp; Select it, and then select Save As...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uv_2.png" style="width: 165px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15852i63015E1088933624/image-size/large?v=v2&amp;amp;px=999" role="button" title="uv_2.png" alt="uv_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the file type options in the Save As menu, select CSV and name the output file.&amp;nbsp; (Default Save As option is XML...not sure how popular that is, but whatever...)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For large files it will take a few moments to produce the CSV file.&amp;nbsp; But when done, you can navigate to the CSV in Windows Explorer and open in Excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="uv_3.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15853i80ED5B4E95389C15/image-size/large?v=v2&amp;amp;px=999" role="button" title="uv_3.png" alt="uv_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The raw values should all come over okay, but anything that relies on a user-defined format might not have the display value you expect.&amp;nbsp; Also, numeric IDs (like the CASENUM value shown in this example) might require some reformatting in Excel to display as you want them to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to automate this process outside of the SAS Universal Viewer, you can use the SAS Local OLE DB Data Providers and VB Script or PowerShell.&amp;nbsp; &lt;A href="https://blogs.sas.com/content/sasdummy/2012/04/12/build-your-own-sas-data-set-viewer-using-powershell/" target="_self"&gt;I've got examples on my blog.&lt;/A&gt;&amp;nbsp; Remember for SD2 files you need the 32-bit versions of these components, which run just fine on your Windows 64-bit edition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, as an exceptional public service, I've attached the ACCIDENT.CSV file (in a zip, as it's 11MB uncompressed).&amp;nbsp; I say "exceptional" because I don't want this to set a precedent &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; &lt;STRONG&gt;Takeaway&lt;/STRONG&gt;: SAS provides free tools for people who don't have SAS installed to get their data from SAS data sets.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 12:40:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403896#M98162</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-10-13T12:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403924#M98167</link>
      <description>&lt;P&gt;when i opened the accident.sd2 dataset in SAS universal viewer ,it gave the error "&lt;STRONG&gt;Unable to load the table &lt;/STRONG&gt;ACCIDENT .&lt;STRONG&gt; one common cause is when &lt;/STRONG&gt;table&lt;STRONG&gt; has an associated index which was not found&lt;/STRONG&gt;".&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 13:49:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403924#M98167</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-13T13:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403932#M98171</link>
      <description>&lt;P&gt;I didn't have any problems with SAS UV 1.4, 32-bit.&amp;nbsp; The 64-bit version would not open it -- I got the helpful message that SD2 files are not supported in the 64-bit version.&amp;nbsp; Sort of makes sense, as SD2 files were last used in SAS V6, firmly in the 32-bit (if not 16-bit) era.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 14:18:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403932#M98171</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-10-13T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403935#M98172</link>
      <description>The above file you attached is accident_csv.zip file of my accident.sd2 file??</description>
      <pubDate>Fri, 13 Oct 2017 14:23:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403935#M98172</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-13T14:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403939#M98173</link>
      <description>&lt;P&gt;Yes, that's what it is.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 14:26:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403939#M98173</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-10-13T14:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403944#M98174</link>
      <description>thanks for helping me</description>
      <pubDate>Fri, 13 Oct 2017 14:31:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/403944#M98174</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-13T14:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407770#M99381</link>
      <description>&lt;P&gt;&lt;SPAN&gt;can .SSD file is opened using SAS universal viewer??&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 18:33:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407770#M99381</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-26T18:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407771#M99382</link>
      <description>&lt;P&gt;&lt;STRIKE&gt;Yes, but only with the 32-bit version of the SAS Universal Viewer&lt;/STRIKE&gt; --&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/170927"&gt;@king_aj&lt;/a&gt;, scratch that.&amp;nbsp; I think the answer is No.&amp;nbsp; I misread your question and answered for SD2 files -- ssd01 (old-style Unix data sets) are not readable, at least in my tests.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 18:44:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407771#M99382</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-10-26T18:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407776#M99385</link>
      <description>&lt;P&gt;while opening the file gives error as shown in the image given below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20171027_000529.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/16245i41FC1054387EA574/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_20171027_000529.jpg" alt="IMG_20171027_000529.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 18:44:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407776#M99385</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-26T18:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407779#M99388</link>
      <description>&lt;P&gt;would you convert the attached files to .csv format? The files was not opened in SAS universal viewer ...please help...&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 18:54:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407779#M99388</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-26T18:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407780#M99389</link>
      <description>&lt;P&gt;sas&amp;nbsp;univerasal viewer also gives errror in opening the .sd2 file&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 18:50:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407780#M99389</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-26T18:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407788#M99394</link>
      <description>&lt;P&gt;&lt;SPAN&gt;would you convert the attached files to .csv format? The files was not opened in SAS universal viewer ...please help&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It is very helpful if someone&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;converts&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the attached file to .csv.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 05:58:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407788#M99394</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-27T05:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407790#M99395</link>
      <description>&lt;P&gt;&lt;SPAN&gt;would you convert the attached files .ssd to .csv format? The files was not opened in SAS universal viewer ...please help&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It is very helpful if someone&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;converts&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the attached file to .csv.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 05:52:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407790#M99395</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-27T05:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407792#M99397</link>
      <description>&lt;P&gt;&lt;SPAN&gt;would you convert the attached files to .csv format? The files was not opened in SAS universal viewer ...please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It is very helpful if someone&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;converts&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the attached file to .csv.&lt;/P&gt;&lt;P&gt;please help&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 05:55:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407792#M99397</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-27T05:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407793#M99398</link>
      <description>&lt;P&gt;&lt;SPAN&gt;would you convert the attached files to .csv format? The files was not opened in SAS universal viewer ...please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It is very helpful if someone&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;converts&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the attached file to .csv.&lt;/P&gt;&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 05:56:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407793#M99398</guid>
      <dc:creator>king_aj</dc:creator>
      <dc:date>2017-10-27T05:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407798#M99400</link>
      <description>&lt;P&gt;Sorry&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/170927"&gt;@king_aj&lt;/a&gt;, I cannot convert these.&amp;nbsp; SSD files are a very old format -- created by PC SAS v6.03 -- and I don't have the tools handy to open/convert.&amp;nbsp; Chances are the data within is from the mid 1990s -- or earlier, right?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2017 19:14:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407798#M99400</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-10-26T19:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Open SD2 file and convert to CSV</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407920#M99451</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/170927"&gt;@king_aj&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;would you convert the attached files to .csv format? The files was not opened in SAS universal viewer ...please help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;It is very helpful if someone&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;converts&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the attached file to .csv.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4"&gt;@ChrisHemedinger&lt;/a&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Someone has renamed the file. "ACCIDENT0" is more than 8 characters long. It is too long to be the name for Version 6.12 format dataset.&lt;/P&gt;
&lt;P&gt;Try renaming the file and then use the Universal Viewer trick to convert it.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 05:06:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-SD2-file-and-convert-to-CSV/m-p/407920#M99451</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2017-10-27T05:06:57Z</dc:date>
    </item>
  </channel>
</rss>

