<?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 to XLS and DBF files in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Access-to-XLS-and-DBF-files/m-p/66964#M14508</link>
    <description>I have got SAS/ACCESS Interface to ODBC Software,SAS/ACCESS Interface to ORACLE Software,SAS/ACCESS Interface to PC Files Software&lt;BR /&gt;
&lt;BR /&gt;
SAS ver 9.1.3 - Win XP&lt;BR /&gt;
&lt;BR /&gt;
Running local and signed on to Sas on Unix machine&lt;BR /&gt;
&lt;BR /&gt;
I search to access and modify a dbf database &lt;BR /&gt;
Now I use this code, it works,  but I search some more efficient code&lt;BR /&gt;
&lt;BR /&gt;
proc access dbms=dbf;&lt;BR /&gt;
/* create access descriptor */&lt;BR /&gt;
   	create work.tab18_01.access;      &lt;BR /&gt;
   	path='c:\data';&lt;BR /&gt;
	assign=yes;&lt;BR /&gt;
    list all;&lt;BR /&gt;
   create work.tab18_02.view;&lt;BR /&gt;
   select all;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Tks

Message was edited by: andrew001</description>
    <pubDate>Thu, 11 Mar 2010 14:35:54 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-03-11T14:35:54Z</dc:date>
    <item>
      <title>Access to XLS and DBF files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Access-to-XLS-and-DBF-files/m-p/66962#M14506</link>
      <description>Hello&lt;BR /&gt;
&lt;BR /&gt;
what's the best mode to access to an existing xls and dbf (access) file, so I can update it from SAS data step&lt;BR /&gt;
&lt;BR /&gt;
I read a paper advising to use LIBNAME xxxx OLEDB method, I try it but I've received the following message ERROR: The OLEDB engine cannot be found&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 11 Mar 2010 11:43:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Access-to-XLS-and-DBF-files/m-p/66962#M14506</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-11T11:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Access to XLS and DBF files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Access-to-XLS-and-DBF-files/m-p/66963#M14507</link>
      <description>Are you licensed for SAS/Access?  What SAS version, OS where installed, running SAS local or remote to a server machine, and share SAS code (preferably in the SAS-generated log) you are executing.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts700.pdf" target="_blank"&gt;http://support.sas.com/techsup/technote/ts700.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 11 Mar 2010 14:08:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Access-to-XLS-and-DBF-files/m-p/66963#M14507</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-03-11T14:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Access to XLS and DBF files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Access-to-XLS-and-DBF-files/m-p/66964#M14508</link>
      <description>I have got SAS/ACCESS Interface to ODBC Software,SAS/ACCESS Interface to ORACLE Software,SAS/ACCESS Interface to PC Files Software&lt;BR /&gt;
&lt;BR /&gt;
SAS ver 9.1.3 - Win XP&lt;BR /&gt;
&lt;BR /&gt;
Running local and signed on to Sas on Unix machine&lt;BR /&gt;
&lt;BR /&gt;
I search to access and modify a dbf database &lt;BR /&gt;
Now I use this code, it works,  but I search some more efficient code&lt;BR /&gt;
&lt;BR /&gt;
proc access dbms=dbf;&lt;BR /&gt;
/* create access descriptor */&lt;BR /&gt;
   	create work.tab18_01.access;      &lt;BR /&gt;
   	path='c:\data';&lt;BR /&gt;
	assign=yes;&lt;BR /&gt;
    list all;&lt;BR /&gt;
   create work.tab18_02.view;&lt;BR /&gt;
   select all;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Tks

Message was edited by: andrew001</description>
      <pubDate>Thu, 11 Mar 2010 14:35:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Access-to-XLS-and-DBF-files/m-p/66964#M14508</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-03-11T14:35:54Z</dc:date>
    </item>
  </channel>
</rss>

