<?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: How can I integrate Qlik Sense with SAS through ole db connection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-can-I-integrate-Qlik-Sense-with-SAS-through-ole-db/m-p/64957#M4288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are going to connect using IOM, I believe at a minimum you must install the SAS itech client&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/wininst.html" title="http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/wininst.html"&gt;Client Installation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing you will also need to install the SAS OLEDB provider&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/downloads/package.htm?pid=648" title="https://support.sas.com/downloads/package.htm?pid=648"&gt;SAS Downloads: SAS Providers for OLE DB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2018 23:36:07 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2018-06-21T23:36:07Z</dc:date>
    <item>
      <title>How can I integrate Qlik Sense with SAS through ole db connection</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-integrate-Qlik-Sense-with-SAS-through-ole-db/m-p/64956#M4287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how I should generate an ole db connection between qlik sense and SAS, this connection must be by the IOM method, I have searched for information about it but it only refers to ODBC connection, I do not know if I really have to install the SAS client in Qlik Sense server or just have to do some internal configuration of some service so I can connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 22:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-integrate-Qlik-Sense-with-SAS-through-ole-db/m-p/64956#M4287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-21T22:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I integrate Qlik Sense with SAS through ole db connection</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-integrate-Qlik-Sense-with-SAS-through-ole-db/m-p/64957#M4288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are going to connect using IOM, I believe at a minimum you must install the SAS itech client&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/wininst.html" title="http://support.sas.com/rnd/itech/doc9/dev_guide/dist-obj/winclnt/wininst.html"&gt;Client Installation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing you will also need to install the SAS OLEDB provider&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/downloads/package.htm?pid=648" title="https://support.sas.com/downloads/package.htm?pid=648"&gt;SAS Downloads: SAS Providers for OLE DB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 23:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-integrate-Qlik-Sense-with-SAS-through-ole-db/m-p/64957#M4288</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-06-21T23:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can I integrate Qlik Sense with SAS through ole db connection</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-integrate-Qlik-Sense-with-SAS-through-ole-db/m-p/1649424#M48429</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you have any luck with this ? i am trying to use SAS OLE DB local provider to read a SAS file. I managed to create a connection and connect USING LIB CONNECT.&lt;/P&gt;&lt;P&gt;I cant see how to code the load statement though. I have tried:&lt;/P&gt;&lt;P&gt;LIB CONNECT TO 'E--more-SAS (username)';&lt;/P&gt;&lt;P&gt;LOAD *&lt;BR /&gt;FROM [lib://E--more-SAS (username)/file_name.sas7bdat];&lt;/P&gt;&lt;P&gt;but the load statement doenst know what sort of file it is.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 06:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-integrate-Qlik-Sense-with-SAS-through-ole-db/m-p/1649424#M48429</guid>
      <dc:creator>dosborne</dc:creator>
      <dc:date>2019-11-21T06:15:49Z</dc:date>
    </item>
  </channel>
</rss>

