<?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 Reading image as binary from SQL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227234#M79345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem when I'm trying to convert a binary into image. I have a database field (photo) which contains binary data type and I want to convert this into image. The database is SQL and the Qlikview version is 9 SR3.&lt;/P&gt;&lt;P&gt;When I'm trying to do this by using the Info Load (in this way):&lt;/P&gt;&lt;P&gt;Pictures:&lt;/P&gt;&lt;P&gt;INFO LOAD ID, Photo;&lt;BR /&gt;SELECT ID, Photo&lt;BR /&gt;FROM sqlTable1;&lt;/P&gt;&lt;P&gt;The only field that displayed in Available Fields to the layout is the ID.&lt;/P&gt;&lt;P&gt;Any idea or suggestion is accepted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2010 15:45:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-04T15:45:27Z</dc:date>
    <item>
      <title>Reading image as binary from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227234#M79345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem when I'm trying to convert a binary into image. I have a database field (photo) which contains binary data type and I want to convert this into image. The database is SQL and the Qlikview version is 9 SR3.&lt;/P&gt;&lt;P&gt;When I'm trying to do this by using the Info Load (in this way):&lt;/P&gt;&lt;P&gt;Pictures:&lt;/P&gt;&lt;P&gt;INFO LOAD ID, Photo;&lt;BR /&gt;SELECT ID, Photo&lt;BR /&gt;FROM sqlTable1;&lt;/P&gt;&lt;P&gt;The only field that displayed in Available Fields to the layout is the ID.&lt;/P&gt;&lt;P&gt;Any idea or suggestion is accepted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 15:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227234#M79345</guid>
      <dc:creator />
      <dc:date>2010-10-04T15:45:27Z</dc:date>
    </item>
    <item>
      <title>Reading image as binary from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227235#M79346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi eleni_theo,&lt;/P&gt;&lt;P&gt;You won't see the field Photo anywhere as you have loaded this as an information field linked to the ID field.&lt;/P&gt;&lt;P&gt;To view the Photo field you need to do something like the following:&lt;/P&gt;&lt;P&gt;- Add a listbox for the ID field to your report&lt;/P&gt;&lt;P&gt;- Right click the field and select Properties&lt;/P&gt;&lt;P&gt;- Check the box on the General tab called Show Info Automatically&lt;/P&gt;&lt;P&gt;-Click OK&lt;/P&gt;&lt;P&gt;Now when you select a single value from your ID list you will see an 'i' icon appear in the caption for the field. Click on the 'i' and you should see the picture.&lt;/P&gt;&lt;P&gt;Alternatively create a text box object and add the formula =INFO(ID) and make sure the Representation field is set to image. This will show the image when a single field is selected in the ID list.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Rod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 23:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227235#M79346</guid>
      <dc:creator />
      <dc:date>2010-10-05T23:42:54Z</dc:date>
    </item>
    <item>
      <title>Reading image as binary from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227236#M79347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Rob,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I'll try this solution and I will let you know about the results.&lt;/P&gt;&lt;P&gt;Thanks for you help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Helen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 08:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227236#M79347</guid>
      <dc:creator />
      <dc:date>2010-10-06T08:35:59Z</dc:date>
    </item>
    <item>
      <title>Reading image as binary from SQL</title>
      <link>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227237#M79348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Helen,&lt;/P&gt;&lt;P&gt;I have the same question: did you find the solution for show an image stored in a SQLServer table ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 13:33:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reading-image-as-binary-from-SQL/m-p/227237#M79348</guid>
      <dc:creator>lucarizziero</dc:creator>
      <dc:date>2010-12-03T13:33:15Z</dc:date>
    </item>
  </channel>
</rss>

