<?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: pc file server-SAS Microsoft Office addin conflict in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484841#M125900</link>
    <description>&lt;P&gt;i am just trying&amp;nbsp; to access&amp;nbsp; the "Access" Database&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;LIBNAME mylib pcfiles PATH="&amp;amp;loctbls\&amp;amp;date1\Canada_Life\new_&amp;amp;date1..accdb";&lt;/P&gt;
&lt;P&gt;Nothing is&amp;nbsp; wrong with the&amp;nbsp; libname statement as&amp;nbsp; I' ve&amp;nbsp; run it many times before&amp;nbsp; I installed the&amp;nbsp; SAS Microsoft Office Add-in&lt;/P&gt;
&lt;P&gt;Now&amp;nbsp; after I installed&amp;nbsp; the add in after running the&amp;nbsp; libname above&amp;nbsp; I receive the error&amp;nbsp; posted in my&amp;nbsp; previous post&lt;/P&gt;
&lt;P&gt;I goggled the error and the info I&amp;nbsp; get is&amp;nbsp; pc file server not installed&amp;nbsp;and I do have it installed&amp;nbsp; so I was&amp;nbsp; wondering if there is some&amp;nbsp; conflict between the add in and&amp;nbsp; the&amp;nbsp; pc file server which some&amp;nbsp; of&amp;nbsp; you might&amp;nbsp; have experienced&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Aug 2018 17:51:06 GMT</pubDate>
    <dc:creator>Tal</dc:creator>
    <dc:date>2018-08-07T17:51:06Z</dc:date>
    <item>
      <title>pc file server-SAS Microsoft Office addin conflict</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484554#M125807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am using BASE SAS 64bit on windows 7&amp;nbsp; 64bit and&amp;nbsp; Microsoft Office 32 bit and&amp;nbsp; have PC File Server 32bit installed. Everything worked fine&amp;nbsp; till I installed SAS Microsoft Office addin.&lt;/P&gt;
&lt;P&gt;Now when I am&amp;nbsp; trying to access an "access"&amp;nbsp; table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; mylib pcfiles PATH=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"&amp;amp;location\xyz..accdb"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am receiving errors:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ERROR: CLI error trying to establish connection: [Microsoft][ODBC Microsoft Access Driver]General&lt;/P&gt;
&lt;P&gt;error Unable to open registry key Temporary (volatile) Ace DSN for process 0x182c Thread&lt;/P&gt;
&lt;P&gt;0x1828 DBC 0x2e47fd4 Jet'.&lt;/P&gt;
&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering if the add-in caused this? Anyone with similar problem&amp;nbsp; or any ideas/suggestions please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 22:04:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484554#M125807</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2018-08-06T22:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: pc file server-SAS Microsoft Office addin conflict</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484557#M125808</link>
      <description>&lt;P&gt;Why do you have two periods in there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;LIBNAME&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; mylib pcfiles PATH=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"&amp;amp;location.\xyz.accdb"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;might work better. The dot with a macro variable should be after the macro variable not at the extension (unless that is where you are using a macro variable).&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Aug 2018 22:23:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484557#M125808</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-08-06T22:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: pc file server-SAS Microsoft Office addin conflict</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484559#M125809</link>
      <description>Sorry.i just made up the path and thats not the issue</description>
      <pubDate>Mon, 06 Aug 2018 22:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484559#M125809</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2018-08-06T22:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: pc file server-SAS Microsoft Office addin conflict</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484838#M125898</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/34400"&gt;@Tal&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Sorry.i just made up the path and thats not the issue&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When posting errors it is best to post the CODE with the error from the log. If macro values are involved the turn on the option MPRINT before running the code. The copy and past the code and error from the log into a code box opened using the forums {I} icon to preserve any formatting of error messages. The message windows will reformat text to remove leading spaces and such an may make certain diagnostics that SAS places with some error messages less meaningful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you show the actual code run then artificially induced errors such as posting a file name with ..accdb would not have to be questioned. Note that the content of your macro variable is still a possible issue. If you generate the same error without the macro variable then show the code and messages from log without the macro variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 17:34:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484838#M125898</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-08-07T17:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: pc file server-SAS Microsoft Office addin conflict</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484841#M125900</link>
      <description>&lt;P&gt;i am just trying&amp;nbsp; to access&amp;nbsp; the "Access" Database&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;LIBNAME mylib pcfiles PATH="&amp;amp;loctbls\&amp;amp;date1\Canada_Life\new_&amp;amp;date1..accdb";&lt;/P&gt;
&lt;P&gt;Nothing is&amp;nbsp; wrong with the&amp;nbsp; libname statement as&amp;nbsp; I' ve&amp;nbsp; run it many times before&amp;nbsp; I installed the&amp;nbsp; SAS Microsoft Office Add-in&lt;/P&gt;
&lt;P&gt;Now&amp;nbsp; after I installed&amp;nbsp; the add in after running the&amp;nbsp; libname above&amp;nbsp; I receive the error&amp;nbsp; posted in my&amp;nbsp; previous post&lt;/P&gt;
&lt;P&gt;I goggled the error and the info I&amp;nbsp; get is&amp;nbsp; pc file server not installed&amp;nbsp;and I do have it installed&amp;nbsp; so I was&amp;nbsp; wondering if there is some&amp;nbsp; conflict between the add in and&amp;nbsp; the&amp;nbsp; pc file server which some&amp;nbsp; of&amp;nbsp; you might&amp;nbsp; have experienced&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 17:51:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484841#M125900</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2018-08-07T17:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: pc file server-SAS Microsoft Office addin conflict</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484889#M125913</link>
      <description>The message "Unable to open registry key Temporary..." reminds me of an error we always have on fresh sas installation on windows server with access to pcfiles. One problem note brought the solution: in the registry access rights had to be extended for and odbc-entry. Sorry, can't remember details right now.</description>
      <pubDate>Tue, 07 Aug 2018 20:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pc-file-server-SAS-Microsoft-Office-addin-conflict/m-p/484889#M125913</guid>
      <dc:creator>error_prone</dc:creator>
      <dc:date>2018-08-07T20:12:43Z</dc:date>
    </item>
  </channel>
</rss>

