<?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: connect to access in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66478#M14424</link>
    <description>o.k, thanks</description>
    <pubDate>Thu, 18 Dec 2008 09:06:41 GMT</pubDate>
    <dc:creator>yonib</dc:creator>
    <dc:date>2008-12-18T09:06:41Z</dc:date>
    <item>
      <title>connect to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66476#M14422</link>
      <description>Hi',&lt;BR /&gt;
does anybody knows how to connect from sas to access?&lt;BR /&gt;
i will be great to have some examples....&lt;BR /&gt;
&lt;BR /&gt;
thenks in advance,</description>
      <pubDate>Thu, 18 Dec 2008 08:38:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66476#M14422</guid>
      <dc:creator>yonib</dc:creator>
      <dc:date>2008-12-18T08:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: connect to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66477#M14423</link>
      <description>If you mean MS Access, you can use the tools in SAS/ACCESS to PC File Formats. See on-line doc for examples.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Thu, 18 Dec 2008 08:51:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66477#M14423</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2008-12-18T08:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: connect to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66478#M14424</link>
      <description>o.k, thanks</description>
      <pubDate>Thu, 18 Dec 2008 09:06:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66478#M14424</guid>
      <dc:creator>yonib</dc:creator>
      <dc:date>2008-12-18T09:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: connect to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66479#M14425</link>
      <description>I think there is another way using a libname to a odbc&lt;BR /&gt;
&lt;BR /&gt;
libname bbdd_aaa odbc dsn=odbc_access_sas user=user password=password;&lt;BR /&gt;
&lt;BR /&gt;
This odbc is pointing to your MS Access database.&lt;BR /&gt;
&lt;BR /&gt;
Hope it helps...</description>
      <pubDate>Tue, 23 Dec 2008 11:39:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66479#M14425</guid>
      <dc:creator>jvidalg</dc:creator>
      <dc:date>2008-12-23T11:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: connect to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66480#M14426</link>
      <description>My problem is that&lt;BR /&gt;
I want to access data from MS-Access and from XLS files using the Acceess to ODBC module.(I don’t have the tool  SAS/ACCESS to PC File Formats)&lt;BR /&gt;
We have SAS installed on Itanium 64 bit.&lt;BR /&gt;
The data is saved on other servers (in Office 2003 ).&lt;BR /&gt;
Is there an ODBC driver for the 64bit machine that will allow us to connect to those sources?&lt;BR /&gt;
Someone suggested we can use a system-dsn on a "WOW" 32bit odbc driver and we managed to do so&lt;BR /&gt;
But how can we tell SAS to go there as DATASRC in the ODBC Libname definition And not to the ODBC 64 bit&lt;BR /&gt;
Thanks!</description>
      <pubDate>Wed, 24 Dec 2008 08:32:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66480#M14426</guid>
      <dc:creator>yonib</dc:creator>
      <dc:date>2008-12-24T08:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: connect to access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66481#M14427</link>
      <description>I assume that you are using SAS on Windows.&lt;BR /&gt;
I can't see that this should be different than using 32-bit windows. You will need a 64-bit ODBC driver (which you will get from Microsoft for Excel). And if your Excel-files is located in a path that can be reached from your server there should be no obstacles.&lt;BR /&gt;
&lt;BR /&gt;
If you have all this, and if it does not work, I suggest that open a track on SAS support. &lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Thu, 01 Jan 2009 19:01:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/connect-to-access/m-p/66481#M14427</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-01-01T19:01:47Z</dc:date>
    </item>
  </channel>
</rss>

