<?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 Issues working with Microsoft Access in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Issues-working-with-Microsoft-Access/m-p/56974#M794</link>
    <description>We are using SAS PC File Server to connect to Microsoft Access 2007 database. The database is available as a libname using following command:&lt;BR /&gt;
&lt;BR /&gt;
libname myLIBNAME pcfiles server="MY_MACHINE" port=8000 pathMY_DB.accdb";&lt;BR /&gt;
&lt;BR /&gt;
We can read data from tables in the libname without any issues. But anytime we try to update the table, the SAS does not respond and we can only resolve this issue by killing SAS program from the Task manager. For example we add a row to the table using proc append command:&lt;BR /&gt;
&lt;BR /&gt;
proc append data = data1 base = myLIBNAME.data2; run;&lt;BR /&gt;
&lt;BR /&gt;
I will really appreciate any insight into this issue or if any one had a similar experience.&lt;BR /&gt;
&lt;BR /&gt;
Thanks

Message was edited by: model_coder</description>
    <pubDate>Tue, 26 Apr 2011 14:59:41 GMT</pubDate>
    <dc:creator>model_coder</dc:creator>
    <dc:date>2011-04-26T14:59:41Z</dc:date>
    <item>
      <title>Issues working with Microsoft Access</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Issues-working-with-Microsoft-Access/m-p/56974#M794</link>
      <description>We are using SAS PC File Server to connect to Microsoft Access 2007 database. The database is available as a libname using following command:&lt;BR /&gt;
&lt;BR /&gt;
libname myLIBNAME pcfiles server="MY_MACHINE" port=8000 pathMY_DB.accdb";&lt;BR /&gt;
&lt;BR /&gt;
We can read data from tables in the libname without any issues. But anytime we try to update the table, the SAS does not respond and we can only resolve this issue by killing SAS program from the Task manager. For example we add a row to the table using proc append command:&lt;BR /&gt;
&lt;BR /&gt;
proc append data = data1 base = myLIBNAME.data2; run;&lt;BR /&gt;
&lt;BR /&gt;
I will really appreciate any insight into this issue or if any one had a similar experience.&lt;BR /&gt;
&lt;BR /&gt;
Thanks

Message was edited by: model_coder</description>
      <pubDate>Tue, 26 Apr 2011 14:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Issues-working-with-Microsoft-Access/m-p/56974#M794</guid>
      <dc:creator>model_coder</dc:creator>
      <dc:date>2011-04-26T14:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issues working with Microsoft Access</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Issues-working-with-Microsoft-Access/m-p/56975#M795</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
you're probably facing the same issue as we are (with Excel files).&lt;BR /&gt;
&lt;BR /&gt;
You might want to have a look at &lt;A href="http://support.sas.com/kb/42/151.html" target="_blank"&gt;http://support.sas.com/kb/42/151.html&lt;/A&gt; (Usage Note 42151: PCFILES engine does not support MODIFY in a DATA Step)&lt;BR /&gt;
&lt;BR /&gt;
hth,&lt;BR /&gt;
Thomas</description>
      <pubDate>Mon, 02 May 2011 11:29:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Issues-working-with-Microsoft-Access/m-p/56975#M795</guid>
      <dc:creator>tbatliner</dc:creator>
      <dc:date>2011-05-02T11:29:50Z</dc:date>
    </item>
  </channel>
</rss>

