<?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 SAS and VB in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31883#M574</link>
    <description>Hi, is there a way to run SAS file in VB without having SAS installed on the client/local machine.  What SAS/MS or other software needed to accomplish this.&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
Sk</description>
    <pubDate>Thu, 17 Jul 2008 11:33:38 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-07-17T11:33:38Z</dc:date>
    <item>
      <title>SAS and VB</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31883#M574</link>
      <description>Hi, is there a way to run SAS file in VB without having SAS installed on the client/local machine.  What SAS/MS or other software needed to accomplish this.&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
Sk</description>
      <pubDate>Thu, 17 Jul 2008 11:33:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31883#M574</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-17T11:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS and VB</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31884#M575</link>
      <description>I would really appreciate if some one can give an input on this.&lt;BR /&gt;
&lt;BR /&gt;
thank you &lt;BR /&gt;
Snk</description>
      <pubDate>Thu, 24 Jul 2008 19:58:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31884#M575</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-07-24T19:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS and VB</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31885#M576</link>
      <description>Hi:&lt;BR /&gt;
  If you need a quick response, then you should contact Tech Support for help.&lt;BR /&gt;
&lt;BR /&gt;
  A search of the Tech Support site shows these hits (among others), searching on the terms "VB Script", "VBA", ".Net", ".COM" and "IOM":&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/044-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/044-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/009-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/009-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/25/276.html" target="_blank"&gt;http://support.sas.com/kb/25/276.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/234-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/234-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi28/032-28.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi28/032-28.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2008/011-2008.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2008/011-2008.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/25/959.html" target="_blank"&gt;http://support.sas.com/kb/25/959.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/forum2008/395-2008.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2008/395-2008.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi27/p174-27.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi27/p174-27.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/157-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/157-30.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I wonder why you're not looking at SAS Enterprise Guide. One of the uses of EG is to allow a user to have EG on a local machine --- without a local copy of SAS and EG manages communication and code processing and talks to a server copy of SAS. &lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 25 Jul 2008 04:05:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31885#M576</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-07-25T04:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS and VB</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31886#M577</link>
      <description>Sure, use DDE (it's sas technology thats been around for a long time that uses older microsoft version of vba, but it's still a nice SAS to Microsoft gateway, and gives you lots of direct microsoft functional control over the spreadsheet/workbook)</description>
      <pubDate>Sun, 17 Aug 2008 00:10:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/SAS-and-VB/m-p/31886#M577</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-17T00:10:57Z</dc:date>
    </item>
  </channel>
</rss>

