<?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: Character Varying[] in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325223#M94845</link>
    <description>hi,
&lt;BR /&gt;try to add varchar[] in window -&amp;gt; preferences -&amp;gt; talend -&amp;gt; specific setting -&amp;gt; metadata of talend type&amp;nbsp;
&lt;BR /&gt;drom java type to db type &amp;amp; db type to java type for &amp;nbsp;varchar [].(i've done it for json type for postgres without problem)
&lt;BR /&gt;but still the way to propagate String[] type in Talend flow ... no idea right now !
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
    <pubDate>Fri, 22 Aug 2014 16:47:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-22T16:47:01Z</dc:date>
    <item>
      <title>Character Varying[]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325220#M94842</link>
      <description>I am attempting to insert rows into a Postgres table that has a column defined as a character varying array. I am trying to use a tMap component but there does not seem to be a suitable data type to map to a column of this type. I have tried using a tJavaRow and built a java String[] and that didn't work either.
&lt;BR /&gt;
&lt;FONT size="2"&gt;I have searched extensively and have found no information regarding this. Has anyone successfully done this before?&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;Thanks in advance,&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="2"&gt;T&lt;/FONT&gt;</description>
      <pubDate>Fri, 22 Aug 2014 14:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325220#M94842</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T14:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Character Varying[]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325221#M94843</link>
      <description>Hi ,
&lt;BR /&gt;Use "String" data type for character varying.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Kumar</description>
      <pubDate>Fri, 22 Aug 2014 14:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325221#M94843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T14:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Character Varying[]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325222#M94844</link>
      <description>It is a character varying array though not a simple character varying field.
&lt;BR /&gt;
&lt;FONT size="2"&gt;{"This ,"Is", "the","data"} not&amp;nbsp;&lt;/FONT&gt;
&lt;BR /&gt;"This is the data"</description>
      <pubDate>Fri, 22 Aug 2014 16:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325222#M94844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T16:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Character Varying[]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325223#M94845</link>
      <description>hi,
&lt;BR /&gt;try to add varchar[] in window -&amp;gt; preferences -&amp;gt; talend -&amp;gt; specific setting -&amp;gt; metadata of talend type&amp;nbsp;
&lt;BR /&gt;drom java type to db type &amp;amp; db type to java type for &amp;nbsp;varchar [].(i've done it for json type for postgres without problem)
&lt;BR /&gt;but still the way to propagate String[] type in Talend flow ... no idea right now !
&lt;BR /&gt;regards
&lt;BR /&gt;laurent</description>
      <pubDate>Fri, 22 Aug 2014 16:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325223#M94845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T16:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Character Varying[]</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325224#M94846</link>
      <description>.... perhaps using list type to propagate data &amp;amp; list.toArray before insert in DB ....</description>
      <pubDate>Fri, 22 Aug 2014 16:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Character-Varying/m-p/2325224#M94846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-22T16:50:49Z</dc:date>
    </item>
  </channel>
</rss>

