<?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: Access an accdb file stored on a Webdav server in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-an-accdb-file-stored-on-a-Webdav-server/m-p/206234#M1645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2015 15:37:21 GMT</pubDate>
    <dc:creator>Edoedoedo</dc:creator>
    <dc:date>2015-04-29T15:37:21Z</dc:date>
    <item>
      <title>Access an accdb file stored on a Webdav server</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-an-accdb-file-stored-on-a-Webdav-server/m-p/206232#M1643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to create a libname to read an accdb file on my pc, and I know how to read a file on a webdav server using the "filename webdav" statement.&lt;/P&gt;&lt;P&gt;Now, we have an accdb file stored on such a webdav server. I need to "mix" the two access mode to directly read the accdb file on the webdav server not &lt;SPAN style="font-size: 13.3333330154419px;"&gt;just &lt;/SPAN&gt;as a file, but as a database with the Access engine.&lt;/P&gt;&lt;P&gt;Is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14302973501891942" jivemacro_uid="_14302973501891942" modifiedtitle="true"&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;libname test webdav 'http:/server/path/database.accdb';&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 13.3333330154419px;"&gt;proc print data=test.table;&lt;/P&gt;
&lt;P style="font-size: 13.3333330154419px;"&gt;run;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 08:50:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-an-accdb-file-stored-on-a-Webdav-server/m-p/206232#M1643</guid>
      <dc:creator>Edoedoedo</dc:creator>
      <dc:date>2015-04-29T08:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Access an accdb file stored on a Webdav server</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-an-accdb-file-stored-on-a-Webdav-server/m-p/206233#M1644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lestmtsref/63323/HTML/default/viewer.htm#n01hbvwcwm3qcfn16lo2kj1vgrn6.htm" title="http://support.sas.com/documentation/cdl/en/lestmtsref/63323/HTML/default/viewer.htm#n01hbvwcwm3qcfn16lo2kj1vgrn6.htm"&gt;SAS(R) 9.3 Statements: Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can combine a libname with a specific engine with webdav access and the appropriate webdav options.&lt;/P&gt;&lt;P&gt;So you could try if&lt;/P&gt;&lt;P&gt;LIBNAME test ACCESS '&lt;EM&gt;url&lt;/EM&gt;' WEBDAV USER='&lt;EM&gt;userid&lt;/EM&gt;' PASSWORD='&lt;EM&gt;password&lt;/EM&gt;' &lt;EM&gt;WEBDAV options&lt;/EM&gt;;&lt;/P&gt;&lt;P&gt;works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 08:59:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-an-accdb-file-stored-on-a-Webdav-server/m-p/206233#M1644</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-04-29T08:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Access an accdb file stored on a Webdav server</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-an-accdb-file-stored-on-a-Webdav-server/m-p/206234#M1645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 15:37:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Access-an-accdb-file-stored-on-a-Webdav-server/m-p/206234#M1645</guid>
      <dc:creator>Edoedoedo</dc:creator>
      <dc:date>2015-04-29T15:37:21Z</dc:date>
    </item>
  </channel>
</rss>

