<?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: Extract Mysql MEDIUMBLOB (Image) one by one in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298849#M71260</link>
    <description>&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;P&gt;This is very tricky, in the future better just save the image path in the database.&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jan 2018 10:53:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-06T10:53:19Z</dc:date>
    <item>
      <title>Extract Mysql MEDIUMBLOB (Image) one by one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298847#M71258</link>
      <description>&lt;P&gt;Hi everyone, I am new to Talend.&lt;/P&gt;
&lt;P&gt;Now I am working on a Mysql database which have a field containing images in the data type of MEDIUMBLOB.&lt;/P&gt;
&lt;P&gt;I know that I have to set the date type to byte[] in the schema of the Mysql table, the output is tFileOutputRaw and also need to set the dynamic file name.&lt;/P&gt;
&lt;P&gt;But what should be the set-up so that it can export the cells (the MEDIUMBLOB field) one by one to the tFileOutputRaw?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298847#M71258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Mysql MEDIUMBLOB (Image) one by one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298848#M71259</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please check the component tLOBDownload:&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F559&amp;amp;pi=marketplace%252F1%252Fproducts%252F559%252Fitems%252F838" target="_blank" rel="nofollow noopener noreferrer"&gt;https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F559&amp;amp;pi=marketplace%252F1%252Fproducts%252F559%252Fitems%252F838&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;It should help you with your task, but be aware, that MySQL returns BLOB as byte [], so you need to convert it to BLOB&amp;nbsp;data type.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Výstřižek.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsBi.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156897i2EA7609F6C87722B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsBi.png" alt="0683p000009LsBi.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2018 01:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298848#M71259</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-06T01:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Mysql MEDIUMBLOB (Image) one by one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298849#M71260</link>
      <description>&lt;P&gt;Thank you very much for your help!&lt;/P&gt;&lt;P&gt;This is very tricky, in the future better just save the image path in the database.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jan 2018 10:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298849#M71260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-06T10:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Mysql MEDIUMBLOB (Image) one by one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298850#M71261</link>
      <description>&lt;P&gt;You are welcome.&lt;/P&gt;&lt;P&gt;Saving pictures in RDBMS is not a good idea generally. There are better options where to store (e.g. some kind of Object Store).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lojdr&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jan 2018 13:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Extract-Mysql-MEDIUMBLOB-Image-one-by-one/m-p/2298850#M71261</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-07T13:35:28Z</dc:date>
    </item>
  </channel>
</rss>

