<?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 read data from the SharePoint in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30747#M5902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Bill, &lt;/P&gt;&lt;P&gt;You are right, if you don't ask, you don't get.&lt;/P&gt;&lt;P&gt;Found a much easier solution actually. Our sharepoint allows (some users) to save as an Access 2007-10 DB with a linked table to sharepoint.&lt;/P&gt;&lt;P&gt;Solves the problem! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2011 22:08:12 GMT</pubDate>
    <dc:creator>_LB</dc:creator>
    <dc:date>2011-10-21T22:08:12Z</dc:date>
    <item>
      <title>How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30734#M5889</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
When I try to extract the data from the SharePoint using &lt;B&gt;'URL'&lt;/B&gt; option of &lt;B&gt;'FILENMAE'&lt;/B&gt; statement I'm getting an error : &lt;B&gt;Unauthorized access&lt;/B&gt;........., but I can able to access the same data through MS Access and MS  Excel.&lt;BR /&gt;
&lt;BR /&gt;
Could any one please let me know, if you have solution to this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.&lt;BR /&gt;
Narasimha</description>
      <pubDate>Tue, 15 Dec 2009 06:29:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30734#M5889</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-12-15T06:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30735#M5890</link>
      <description>Hi:&lt;BR /&gt;
  If you search on support.sas.com with the string&lt;BR /&gt;
access SharePoint SAS&lt;BR /&gt;
 &lt;BR /&gt;
  You do come up with quite a few hits. Most of them are related to the SAS Enterprise Intelligence Platform (also known as the BI Platform). &lt;BR /&gt;
 &lt;BR /&gt;
  If searching on support.sas.com doesn't provide useful information, you might wish to work with Technical Support on this question. Generally speaking, SharePoint documents could be -anything- a Word doc, an HTML page, a PPT presentation, an Excel spreadsheet, a text file. The URL option of the FILENAME statement is most often used to access an HTML file and read an HTML table out of the HTML file and INTO a SAS dataset or to read a text file, as described here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/lrdict/62618/HTML/default/a000223242.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lrdict/62618/HTML/default/a000223242.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
  If you are trying to publish stored process results to SharePoint, instead of to the Xythos webdav repository, you really do need to work with Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 15 Dec 2009 16:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30735#M5890</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-12-15T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30736#M5891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I am in the same boat as Narasimha. I followed the documents on connecting Sharepoint and SAS to extracts lists, but was rewarded with an Unauthorized access message to the URL. From that, I found a 2005 note &lt;A href="http://support.sas.com/kb/15/692.html"&gt;http://support.sas.com/kb/15/692.html&lt;/A&gt; that indicates that Filename URL won’t work with the authorization issue I encountered. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since some of the sample documentation (e.g., SAS Global Paper 390-2009) shows Filename URL working, I am wondering if this indicates that my Sharepoint install is not as basic as I thought or the samples used a program that I don’t have.&amp;nbsp; Can anyone tell me if the functionality for import direct from Sharepoint is only intended to work with Web Parts or for users with a certain level of security? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 03:20:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30736#M5891</guid>
      <dc:creator>rab24</dc:creator>
      <dc:date>2011-07-28T03:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30737#M5892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I use following code to download a xls file from sharepoint through proxy server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename out "C:\temp\testout.xls";&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc http&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; in=in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; out=out&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://collaboration.test.xyz.net/cnrd/cd/cdstudycode/XXX/Structure.xls"&gt;http://collaboration.test.xyz.net/cnrd/cd/cdstudycode/XXX/Structure.xls&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; method="get"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxyhost="xxx.xx"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxyusername="xxx"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; proxypassword="xxx"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proxyport=8080;&amp;nbsp; &lt;/P&gt;&lt;P&gt;run;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 10:37:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30737#M5892</guid>
      <dc:creator>RD2</dc:creator>
      <dc:date>2011-07-28T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30738#M5893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy,&lt;/P&gt;&lt;P&gt;Can you tell me how you figured out what the url is of the xls format. Whenever I attempt to figure it out, it exports out but I can't figure out the URL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 22:12:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30738#M5893</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2011-10-19T22:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30739#M5894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In&amp;nbsp; your&amp;nbsp; browser,&amp;nbsp; move your mouse to the correspond EXCEL file icon, right click mouse,&amp;nbsp; and select 'Copy link address'.&amp;nbsp;&amp;nbsp; Then you can copy the full url from clipbord. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 02:56:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30739#M5894</guid>
      <dc:creator>RD2</dc:creator>
      <dc:date>2011-10-20T02:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30740#M5895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The code below works for me ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;PROC IMPORT OUT= WORK.SHAREPOINTIMPORT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATAFILE= "\\sharepoint02\Technology\Reports\Quality\CPQ.xls" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DBMS=EXCEL REPLACE; &lt;/P&gt;&lt;P&gt;SHEET="AUTOX"; &lt;/P&gt;&lt;P&gt;GETNAMES=YES; &lt;/P&gt;&lt;P&gt;MIXED=NO; &lt;/P&gt;&lt;P&gt;SCANTEXT=YES; &lt;/P&gt;&lt;P&gt;USEDATE=YES; &lt;/P&gt;&lt;P&gt;SCANTIME=YES; &lt;/P&gt;&lt;P&gt;RUN; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 15:59:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30740#M5895</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2011-10-20T15:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30741#M5896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Randy; &lt;/P&gt;&lt;P&gt;Unfortunately I do not seem to have the same menu options. However, Thanks for the tip. &lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 17:01:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30741#M5896</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2011-10-20T17:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30742#M5897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that method will only work if you are running SAS on your Windows machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 17:04:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30742#M5897</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-10-20T17:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30743#M5898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have SAS running on my machine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 17:06:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30743#M5898</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2011-10-20T17:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30744#M5899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then the question with this syntax is whether your Sharepoint server allows you to view the document folder as if it was a actual network folder.&amp;nbsp; On the sites I have used you can access a document library as if it was a network folder by selecting Open in Windows Explorer from the Actions menu. See image below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;IMG alt="sharepoint.gif" class="jive-image" src="https://communities.sas.com/legacyfs/online/1235_sharepoint.gif" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that is a feature that the site owner can turn on or off depending on the security settings that they need, but the details of how are beyond me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 17:18:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30744#M5899</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-10-20T17:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30745#M5900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea, the permissions are set by IT staff of which I have no control over.&lt;/P&gt;&lt;P&gt;Looking at Plan B right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 17:50:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30745#M5900</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2011-10-20T17:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30746#M5901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may not be able to "control" the settings, but you can ask to have them changed. IT is (should be) there to help us to do our jobs, not to create barriers!&lt;/P&gt;&lt;P&gt;Security settings can be very narrowly defined so that you only get as much rope as you need to do the specific task.&amp;nbsp; If you don't ask, you won't get!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 13:56:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30746#M5901</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2011-10-21T13:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to read data from the SharePoint</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30747#M5902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Bill, &lt;/P&gt;&lt;P&gt;You are right, if you don't ask, you don't get.&lt;/P&gt;&lt;P&gt;Found a much easier solution actually. Our sharepoint allows (some users) to save as an Access 2007-10 DB with a linked table to sharepoint.&lt;/P&gt;&lt;P&gt;Solves the problem! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 22:08:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-data-from-the-SharePoint/m-p/30747#M5902</guid>
      <dc:creator>_LB</dc:creator>
      <dc:date>2011-10-21T22:08:12Z</dc:date>
    </item>
  </channel>
</rss>

