<?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: ODBC, OLE DB &amp; JDBC in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ODBC-OLE-DB-JDBC/m-p/663761#M1071671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are good descriptions of them all on Wikipedia.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2014 10:07:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-12T10:07:17Z</dc:date>
    <item>
      <title>ODBC, OLE DB &amp; JDBC</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-OLE-DB-JDBC/m-p/663760#M1071669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the difference between ODBC, OLE DB &amp;amp; JDBC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Thanks and Regards,&lt;/P&gt;&lt;P&gt;Villyee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 10:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-OLE-DB-JDBC/m-p/663760#M1071669</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2014-08-12T10:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC, OLE DB &amp; JDBC</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-OLE-DB-JDBC/m-p/663761#M1071671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are good descriptions of them all on Wikipedia.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 10:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-OLE-DB-JDBC/m-p/663761#M1071671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-12T10:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC, OLE DB &amp; JDBC</title>
      <link>https://community.qlik.com/t5/QlikView/ODBC-OLE-DB-JDBC/m-p/663762#M1071673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;OLE DB&lt;/STRONG&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt; (&lt;/SPAN&gt;&lt;EM style="color: #252525; font-family: sans-serif; font-size: 14px; text-decoration: underline;"&gt;Object Linking and Embedding, Database&lt;/EM&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;, sometimes written as &lt;/SPAN&gt;&lt;STRONG style="color: #252525; font-family: sans-serif; font-size: 14px; text-decoration: underline;"&gt;OLEDB&lt;/STRONG&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt; or &lt;/SPAN&gt;&lt;STRONG style="color: #252525; font-family: sans-serif; font-size: 14px; text-decoration: underline;"&gt;OLE-DB&lt;/STRONG&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;), an &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Application_programming_interface" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Application programming interface"&gt;API&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt; designed by &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Microsoft" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Microsoft"&gt;Microsoft&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;, allows accessing &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Data" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Data"&gt;data&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt; from a variety of sources in a uniform manner. The API provides a set of interfaces implemented using the &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Component_Object_Model" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Component Object Model"&gt;Component Object Model&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt; (COM); it is otherwise unrelated to &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Object_Linking_and_Embedding" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Object Linking and Embedding"&gt;OLE&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;. Microsoft originally intended OLE DB as a higher-level replacement for, and successor to, &lt;/SPAN&gt;&lt;A class="mw-redirect" href="http://en.wikipedia.org/wiki/ODBC" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="ODBC"&gt;ODBC&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;, extending its feature set to support a wider variety of non-&lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Database#Relational" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Database"&gt;relational databases&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;, such as &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Object_database" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Object database"&gt;object databases&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt; and &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Spreadsheet" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="Spreadsheet"&gt;spreadsheets&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt; that do not necessarily implement &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/SQL" style="color: #0b0080; font-family: sans-serif; font-size: 14px; text-decoration: underline;" title="SQL"&gt;SQL&lt;/A&gt;&lt;SPAN style="color: #252525; font-family: sans-serif; font-size: 14px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2014 14:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ODBC-OLE-DB-JDBC/m-p/663762#M1071673</guid>
      <dc:creator />
      <dc:date>2014-08-25T14:09:47Z</dc:date>
    </item>
  </channel>
</rss>

