<?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: Get Images from SQL Anywhere DB through ODBC / OLE DB in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501379#M103333</link>
    <description>&lt;P&gt;This is using ODBC, but still nada in my Map object&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2025 09:21:20 GMT</pubDate>
    <dc:creator>ElsKnockaert</dc:creator>
    <dc:date>2025-01-15T09:21:20Z</dc:date>
    <item>
      <title>Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501356#M103328</link>
      <description>&lt;P&gt;Good morning&lt;/P&gt;
&lt;P&gt;I've tried to follow the steps of&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Member-Articles/Loading-Image-files-stored-in-database-into-a-Qlik-Sense-App/ta-p/1622236" target="_blank"&gt;https://community.qlik.com/t5/Member-Articles/Loading-Image-files-stored-in-database-into-a-Qlik-Sense-App/ta-p/1622236&lt;/A&gt;&amp;nbsp;to show the images I have in our DB in Qlik. But no luck. I'll include my steps and print screens to show you what I've done and hopefully someone can notice where I went wrong:&lt;/P&gt;
&lt;P&gt;Data Connection works :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_1-1736929671746.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176465i8DE2B441B8D415E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_1-1736929671746.png" alt="ElsKnockaert_1-1736929671746.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load Script results in no errors :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_0-1736929560476.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176464i2BB677E1C9BAB313/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_0-1736929560476.png" alt="ElsKnockaert_0-1736929560476.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;MultiMedia_Content is a long binary in our database.&lt;/P&gt;
&lt;P&gt;MultiMedia_Content_Type is&amp;nbsp; varchar(129) in our database and is either&amp;nbsp;&lt;STRONG&gt;image/jpeg&lt;/STRONG&gt; or&amp;nbsp;&lt;STRONG&gt;image/bmp&lt;/STRONG&gt; or&amp;nbsp;&lt;STRONG&gt;image/png&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result on sheet including possible filters:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_2-1736929877605.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176466i8A47D25A52F2E2A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_2-1736929877605.png" alt="ElsKnockaert_2-1736929877605.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MultiMedia_Content only shows 8 results while there are 55 pictures in our DB.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_4-1736930096467.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176470i364BA61F127EEEC7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_4-1736930096467.png" alt="ElsKnockaert_4-1736930096467.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_7-1736930202178.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176473i5BA17A1CC4BA65A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_7-1736930202178.png" alt="ElsKnockaert_7-1736930202178.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_8-1736930222632.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176474iC12957D4B9A83FF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_8-1736930222632.png" alt="ElsKnockaert_8-1736930222632.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_6-1736930167126.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176472i267783AADA53DD08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_6-1736930167126.png" alt="ElsKnockaert_6-1736930167126.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 08:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501356#M103328</guid>
      <dc:creator>ElsKnockaert</dc:creator>
      <dc:date>2025-01-15T08:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501361#M103329</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119677"&gt;@ElsKnockaert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you add a screenshot of the MultiMedia_Image field.&lt;/P&gt;
&lt;P&gt;Based on the script above I suspect a result like this,&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;data&amp;amp;colon;image/jpg;base64&lt;/STRONG&gt;,R0lGODlh0ACWAPcAA.... etc&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;But the &lt;STRONG&gt;MultiMedia_Content&lt;/STRONG&gt; also doesn't look correct. Is looks "funny"&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JandreKillianRIC_1-1736931140182.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176476iE27EE3611FEA2D31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JandreKillianRIC_1-1736931140182.png" alt="JandreKillianRIC_1-1736931140182.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need the base64 information, Perhaps try a Text() over that field and make sure this contains the base64 information.&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Regards - Jandre&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 08:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501361#M103329</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-15T08:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501373#M103330</link>
      <description>&lt;P&gt;I have now tried to use Text() in my load script as such, but MultiMedia_Content is still off.&lt;BR /&gt;In the database the value is in fact for example: 0x3ed1fece355 ... so I don't get why it's these weird characters.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_0-1736931445963.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176477iC6253BD8CA7927BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_0-1736931445963.png" alt="ElsKnockaert_0-1736931445963.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_1-1736931537752.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176478iA03A92A9BBEC00DF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_1-1736931537752.png" alt="ElsKnockaert_1-1736931537752.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I use ODBC to connect to the database however, I get something that seems correct but for my 55 images in the DB, it seems like only 2 different MultiMedia_Content values were uploaded&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_3-1736932065244.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176480i639C3E2699DB43AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_3-1736932065244.png" alt="ElsKnockaert_3-1736932065244.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_2-1736931982160.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176479i45E88E3908D41F23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_2-1736931982160.png" alt="ElsKnockaert_2-1736931982160.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501373#M103330</guid>
      <dc:creator>ElsKnockaert</dc:creator>
      <dc:date>2025-01-15T09:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501375#M103331</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119677"&gt;@ElsKnockaert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This one looks correct, is this via ODBC and not OLE DB?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use this one in a Map object does your image show?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JandreKillianRIC_0-1736932341019.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176481i362AAA2EE7FBFE5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JandreKillianRIC_0-1736932341019.png" alt="JandreKillianRIC_0-1736932341019.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards - Jandre&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501375#M103331</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-15T09:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501377#M103332</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119677"&gt;@ElsKnockaert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the OLE DB connection you can try doing something like this on the image_content field&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="token keyword"&gt;SELECT&lt;/SPAN&gt; CAST&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;image_field &lt;SPAN class="token keyword"&gt;AS&lt;/SPAN&gt; &lt;SPAN class="token keyword"&gt;VARBINARY&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;MAX&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt; &lt;SPAN class="token keyword"&gt;AS&lt;/SPAN&gt; image_data&lt;/PRE&gt;
&lt;P&gt;Regards - Jandre&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501377#M103332</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-15T09:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501379#M103333</link>
      <description>&lt;P&gt;This is using ODBC, but still nada in my Map object&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501379#M103333</guid>
      <dc:creator>ElsKnockaert</dc:creator>
      <dc:date>2025-01-15T09:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501384#M103334</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119677"&gt;@ElsKnockaert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this might get cut-off somewhere. Try the Cast I mentioned earlier and lets test that?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards - Jandre&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 09:25:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501384#M103334</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-15T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501389#M103335</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/174995"&gt;@JandreKillianRIC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With OLE DB connector, and changes to my select statement in the DB:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_0-1736933350964.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176483i5412A0A702014BA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_0-1736933350964.png" alt="ElsKnockaert_0-1736933350964.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Again the weird characters appear:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ElsKnockaert_1-1736933382713.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/176484iADE07949EA406B42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ElsKnockaert_1-1736933382713.png" alt="ElsKnockaert_1-1736933382713.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 10:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501389#M103335</guid>
      <dc:creator>ElsKnockaert</dc:creator>
      <dc:date>2025-01-15T10:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501423#M103336</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119677"&gt;@ElsKnockaert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's very strange. Are you forced to wotk with OLE DB connection now or can the ODBC work?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also - With the ODBC where the MultiMedia_image "seems" correct, Are you sure that is base64 format, Something still doesn't look correct in the string. I would expect lower and upper case values. Here is a emoji in base64.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data&amp;amp;colon;image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAApgAAAKYB3X3/OAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANCSURBVEiJtZZPbBtFFMZ/M7ubXdtdb1xSFyeilBapySVU8h8OoFaooFSqiihIVIpQBKci6KEg9Q6H9kovIHoCIVQJJCKE1ENFjnAgcaSGC6rEnxBwA04Tx43t2FnvDAfjkNibxgHxnWb2e/u992bee7tCa00YFsffekFY+nUzFtjW0LrvjRXrCDIAaPLlW0nHL0SsZtVoaF98mLrx3pdhOqLtYPHChahZcYYO7KvPFxvRl5XPp1sN3adWiD1ZAqD6XYK1b/dvE5IWryTt2udLFedwc1+9kLp+vbbpoDh+6TklxBeAi9TL0taeWpdmZzQDry0AcO+jQ12RyohqqoYoo8RDwJrU+qXkjWtfi8Xxt58BdQuwQs9qC/afLwCw8tnQbqYAPsgxE1S6F3EAIXux2oQFKm0ihMsOF71dHYx+f3NND68ghCu1YIoePPQN1pGRABkJ6Bus96CutRZMydTl+TvuiRW1m3n0eDl0vRPcEysqdXn+jsQPsrHMquGeXEaY4Yk4wxWcY5V/9scqOMOVUFthatyTy8QyqwZ+kDURKoMWxNKr2EeqVKcTNOajqKoBgOE28U4tdQl5p5bwCw7BWquaZSzAPlwjlithJtp3pTImSqQRrb2Z8PHGigD4RZuNX6JYj6wj7O4TFLbCO/Mn/m8R+h6rYSUb3ekokRY6f/YukArN979jcW+V/S8g0eT/N3VN3kTqWbQ428m9/8k0P/1aIhF36PccEl6EhOcAUCrXKZXXWS3XKd2vc/TRBG9O5ELC17MmWubD2nKhUKZa26Ba2+D3P+4/MNCFwg59oWVeYhkzgN/JDR8deKBoD7Y+ljEjGZ0sosXVTvbc6RHirr2reNy1OXd6pJsQ+gqjk8VWFYmHrwBzW/n+uMPFiRwHB2I7ih8ciHFxIkd/3Omk5tCDV1t+2nNu5sxxpDFNx+huNhVT3/zMDz8usXC3ddaHBj1GHj/As08fwTS7Kt1HBTmyN29vdwAw+/wbwLVOJ3uAD1wi/dUH7Qei66PfyuRj4Ik9is+hglfbkbfR3cnZm7chlUWLdwmprtCohX4HUtlOcQjLYCu+fzGJH2QRKvP3UNz8bWk1qMxjGTOMThZ3kvgLI5AzFfo379UAAAAASUVORK5CYII=&lt;/P&gt;
&lt;P&gt;You can try this in a variable with a map just to see if the map (image) is rendering correctly, after this I would focus on the ODBC to get that string in a Base64 format. If possible you can share a value (like I did above) and I can try and see what this actually is?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards - Jandre&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 10:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501423#M103336</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-15T10:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501426#M103337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/119677"&gt;@ElsKnockaert&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems like that value you are getting is the "image signature" and not the base64 format. Try doing this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TO_BASE64STRING(blob_column) for the image.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards - Jandre&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 11:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501426#M103337</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-15T11:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501427#M103338</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/174995"&gt;@JandreKillianRIC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brilliant! I used&amp;nbsp; &amp;nbsp; base64_encode( ) in my SQL statement and =&amp;gt; VICTORY!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 11:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501427#M103338</guid>
      <dc:creator>ElsKnockaert</dc:creator>
      <dc:date>2025-01-15T11:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Get Images from SQL Anywhere DB through ODBC / OLE DB</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501428#M103339</link>
      <description>&lt;P&gt;Amazing news!!! I dont have access to a SQL Anywhere site now to test so I was reading and reading and just thought - Lets just go with something like a convert! glad it helped!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day and happy building!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 11:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Images-from-SQL-Anywhere-DB-through-ODBC-OLE-DB/m-p/2501428#M103339</guid>
      <dc:creator>JandreKillianRIC</dc:creator>
      <dc:date>2025-01-15T11:13:55Z</dc:date>
    </item>
  </channel>
</rss>

