<?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: How to connect to SASapp from Rstudio in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515687#M2967</link>
    <description>&lt;P&gt;I guess you mean this: &lt;A href="https://www.rstudio.com/" target="_blank"&gt;https://www.rstudio.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are wanting help with connecting RStudio with other products then you would be best to post on an RStudio forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general if you want to connect to a remote SAS server using ODBC then you need SAS/Share running on that server along with the SAS ODBC drivers. This link should help: &lt;A href="https://documentation.sas.com/?docsetId=odbcdref&amp;amp;docsetTarget=p0cpyxc20b5ybin1o5sretxxv6au.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=odbcdref&amp;amp;docsetTarget=p0cpyxc20b5ybin1o5sretxxv6au.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Nov 2018 00:25:11 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-11-24T00:25:11Z</dc:date>
    <item>
      <title>How to connect to SASapp from Rstudio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515584#M2945</link>
      <description />
      <pubDate>Fri, 23 Nov 2018 15:49:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515584#M2945</guid>
      <dc:creator>juandihb</dc:creator>
      <dc:date>2018-11-23T15:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect to SASapp from Rstudio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515586#M2946</link>
      <description>I need to establish an ODBC connection but there is no available connection from Rstudio to do it</description>
      <pubDate>Fri, 23 Nov 2018 15:51:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515586#M2946</guid>
      <dc:creator>juandihb</dc:creator>
      <dc:date>2018-11-23T15:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect to SASapp from Rstudio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515589#M2948</link>
      <description>&lt;P&gt;If you want to connect to a SAS session and submit code and retrieve results then ODBC is not what you want.&amp;nbsp; But if you are just trying to read SAS data in R then you can use haven package and do not need to connect to SAS itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 16:00:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515589#M2948</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2018-11-23T16:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect to SASapp from Rstudio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515591#M2949</link>
      <description>&lt;P&gt;Hello tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, any of those is what I want. I have my&amp;nbsp;MIS in SASApp, like in SAS I want to establish a connection to the SAS database, but when I go to Rstudio there is no an existing ODBC driver for SAS. Do I need to install a driver for these or how do I establish the connection to the database from Rstudio&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 16:07:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515591#M2949</guid>
      <dc:creator>juandihb</dc:creator>
      <dc:date>2018-11-23T16:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect to SASapp from Rstudio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515687#M2967</link>
      <description>&lt;P&gt;I guess you mean this: &lt;A href="https://www.rstudio.com/" target="_blank"&gt;https://www.rstudio.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are wanting help with connecting RStudio with other products then you would be best to post on an RStudio forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general if you want to connect to a remote SAS server using ODBC then you need SAS/Share running on that server along with the SAS ODBC drivers. This link should help: &lt;A href="https://documentation.sas.com/?docsetId=odbcdref&amp;amp;docsetTarget=p0cpyxc20b5ybin1o5sretxxv6au.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=odbcdref&amp;amp;docsetTarget=p0cpyxc20b5ybin1o5sretxxv6au.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 00:25:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-connect-to-SASapp-from-Rstudio/m-p/515687#M2967</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-11-24T00:25:11Z</dc:date>
    </item>
  </channel>
</rss>

