<?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 to display an images from a value field from a DB Oracle in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447447#M97754</link>
    <description>&lt;P&gt;This article treats only on MSQL.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;With the oracle documentation, I manage to have an error message:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;BR /&gt;&lt;EM&gt;ERROR [HY000] [Qlik][OracleOCI] (3000) Oracle Caller Interface: ORA-00932: inconsistent datatypes: expected - got BLOB&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 14:49:56 GMT</pubDate>
    <dc:creator>t_donnet</dc:creator>
    <dc:date>2024-05-01T14:49:56Z</dc:date>
    <item>
      <title>How to display an images from a value field from a DB Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447368#M97749</link>
      <description>&lt;P&gt;The difficulty is that the image (jpg) is stored as a value in an Oracle DB.&lt;/P&gt;
&lt;P&gt;The image value is in hexadecimal (Start with FFD8FFE0…).&lt;/P&gt;
&lt;P&gt;I cannot found a way to display the image on Qlik Sense.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to display the image from the field value ?&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 11:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447368#M97749</guid>
      <dc:creator>t_donnet</dc:creator>
      <dc:date>2024-05-01T11:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to display an images from a value field from a DB Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447370#M97751</link>
      <description>&lt;P&gt;Have a look at this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-read-images-from-a-database-and-display-in-Qlik-Sense-and/ta-p/1711247" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-read-images-from-a-database-and-display-in-Qlik-Sense-and/ta-p/1711247&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Specifically with Oracle, there should be a RawToHex function if the hex can't be displayed as an image, I think. &lt;A href="https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/HEXTORAW.html" target="_blank"&gt;https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/HEXTORAW.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 12:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447370#M97751</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2024-05-01T12:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to display an images from a value field from a DB Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447447#M97754</link>
      <description>&lt;P&gt;This article treats only on MSQL.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;With the oracle documentation, I manage to have an error message:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;BR /&gt;&lt;EM&gt;ERROR [HY000] [Qlik][OracleOCI] (3000) Oracle Caller Interface: ORA-00932: inconsistent datatypes: expected - got BLOB&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 14:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447447#M97754</guid>
      <dc:creator>t_donnet</dc:creator>
      <dc:date>2024-05-01T14:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to display an images from a value field from a DB Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447685#M97770</link>
      <description>&lt;P&gt;Sounds like your data might already be in blob format, rather than hex? I haven't done this in many years but I did get Oracle BLOBs to display in Qlik in the distant past, iirc. It's been over a decade and in QV rather than QS so I don't have any actual code to look at, unfortunately.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 07:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-display-an-images-from-a-value-field-from-a-DB-Oracle/m-p/2447685#M97770</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2024-05-02T07:28:24Z</dc:date>
    </item>
  </channel>
</rss>

