<?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: Are there any SAS ODBC Driver for Windows 10 in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Are-there-any-SAS-ODBC-Driver-for-Windows-10/m-p/524722#M2334</link>
    <description>&lt;P&gt;Run this code snippet:&lt;/P&gt;
&lt;PRE&gt;proc setinit;run;&lt;/PRE&gt;
&lt;P&gt;The log will show licensed products. If you do not see&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;---SAS/ACCESS Interface to ODBC
&lt;/PRE&gt;
&lt;P&gt;Then your site isn't licensed to access ODBC with SAS and will need to be added to your license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is in the log then run&lt;/P&gt;
&lt;PRE&gt;proc product_status;run;&lt;/PRE&gt;
&lt;P&gt;If you do not see something like this in the log&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;For SAS/ACCESS Interface to ODBC ...
&lt;/PRE&gt;
&lt;P&gt;then the ODBC was not installed and you need to reinstall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jan 2019 21:51:15 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2019-01-04T21:51:15Z</dc:date>
    <item>
      <title>Are there any SAS ODBC Driver for Windows 10</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Are-there-any-SAS-ODBC-Driver-for-Windows-10/m-p/524628#M2333</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if there are any SAS ODBC Driver for Windows 10 as per this link I found&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/odbcdref/64777/HTML/default/viewer.htm#n1huqo74tuh90wn1vooxwjrqilgb.htm" target="_self"&gt;link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont seem to be able to find them where I expect to find them:&amp;nbsp;&lt;A href="https://support.sas.com/downloads/package.htm?pid=2284" target="_self"&gt;link&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any SAS ODBC Drivers for Windows 10 or is there a different name to use SAS as DSN?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 17:36:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Are-there-any-SAS-ODBC-Driver-for-Windows-10/m-p/524628#M2333</guid>
      <dc:creator>Daniel12</dc:creator>
      <dc:date>2019-01-04T17:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any SAS ODBC Driver for Windows 10</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Are-there-any-SAS-ODBC-Driver-for-Windows-10/m-p/524722#M2334</link>
      <description>&lt;P&gt;Run this code snippet:&lt;/P&gt;
&lt;PRE&gt;proc setinit;run;&lt;/PRE&gt;
&lt;P&gt;The log will show licensed products. If you do not see&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;---SAS/ACCESS Interface to ODBC
&lt;/PRE&gt;
&lt;P&gt;Then your site isn't licensed to access ODBC with SAS and will need to be added to your license.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is in the log then run&lt;/P&gt;
&lt;PRE&gt;proc product_status;run;&lt;/PRE&gt;
&lt;P&gt;If you do not see something like this in the log&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;For SAS/ACCESS Interface to ODBC ...
&lt;/PRE&gt;
&lt;P&gt;then the ODBC was not installed and you need to reinstall.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jan 2019 21:51:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Are-there-any-SAS-ODBC-Driver-for-Windows-10/m-p/524722#M2334</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-01-04T21:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any SAS ODBC Driver for Windows 10</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Are-there-any-SAS-ODBC-Driver-for-Windows-10/m-p/524752#M2335</link>
      <description>&lt;P&gt;That link to the ODBC driver works fine for me, however I was logged in to SAS Support. Try changing from HTTPS to HTTP. While it doesn't mention Windows 10 in the link, the driver was last updated in Aug 2018 so I'd be very surprised if it didn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How are you intending to use them? For example, if you have Base SAS installed on your PC you can use these drivers to read SAS data from other products as long as they are installed on the same PC. Access to SAS data on remote SAS servers requires additional products to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using MS Office, then the SAS Add-in to MS Office is a better way to read SAS data.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jan 2019 04:51:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Are-there-any-SAS-ODBC-Driver-for-Windows-10/m-p/524752#M2335</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-01-05T04:51:02Z</dc:date>
    </item>
  </channel>
</rss>

