<?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: Reg:Conversion of sas code from old version to new version. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41245#M10668</link>
    <description>Your experience may vary.  It will depend on SAS features your site has implemented.  And the results of a migration are not always just related to code change - consider some subtle SAS ODS differences you may experience along the way.&lt;BR /&gt;
&lt;BR /&gt;
For example, a SAS v6 (from) migration to v8 was not always as straightforward as v8 to v9.&lt;BR /&gt;
&lt;BR /&gt;
Suggest you search the archives using keyword "migration".&lt;BR /&gt;
&lt;BR /&gt;
Here is one Discussion Forum thread to consider:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=29029" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=29029&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Fri, 15 Jan 2010 12:47:16 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-01-15T12:47:16Z</dc:date>
    <item>
      <title>Reg:Conversion of sas code from old version to new version.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41243#M10666</link>
      <description>How can we migrate a sas code form one version to another version.&lt;BR /&gt;
&lt;BR /&gt;
For example i am having a code of v6. to current sas 9.2 how can i do this.(or) from sas 9.1.3 to 9.2</description>
      <pubDate>Fri, 15 Jan 2010 12:01:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41243#M10666</guid>
      <dc:creator>R_Win</dc:creator>
      <dc:date>2010-01-15T12:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Conversion of sas code from old version to new version.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41244#M10667</link>
      <description>My reply here:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=8293&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=8293&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Fri, 15 Jan 2010 12:31:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41244#M10667</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2010-01-15T12:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Conversion of sas code from old version to new version.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41245#M10668</link>
      <description>Your experience may vary.  It will depend on SAS features your site has implemented.  And the results of a migration are not always just related to code change - consider some subtle SAS ODS differences you may experience along the way.&lt;BR /&gt;
&lt;BR /&gt;
For example, a SAS v6 (from) migration to v8 was not always as straightforward as v8 to v9.&lt;BR /&gt;
&lt;BR /&gt;
Suggest you search the archives using keyword "migration".&lt;BR /&gt;
&lt;BR /&gt;
Here is one Discussion Forum thread to consider:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=29029" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=29029&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 15 Jan 2010 12:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41245#M10668</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-15T12:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Conversion of sas code from old version to new version.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41246#M10669</link>
      <description>Agree.&lt;BR /&gt;
&lt;BR /&gt;
That's why I said "mostly straightforward".&lt;BR /&gt;
If we are talking about code, you shouldn't much trouble unless you have some particular and complex implementations. I mean, v6 datastep coding is pretty much the same as v9 and the majority of procedures also.&lt;BR /&gt;
&lt;BR /&gt;
If we're talking about SAS server architecture, then forget it. v9 brought a complete new setup, you'll probably have a lot of manual work if not to redo many things from scratch.&lt;BR /&gt;
&lt;BR /&gt;
Give us some more info please.&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Protugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Fri, 15 Jan 2010 15:02:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Conversion-of-sas-code-from-old-version-to-new-version/m-p/41246#M10669</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2010-01-15T15:02:32Z</dc:date>
    </item>
  </channel>
</rss>

