<?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: Column names with lowercase characters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306696#M78209</link>
    <description>Hi,&lt;BR /&gt;We can't see the screenshot on our side. Could you attach it on the forum, please? That would be great.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 28 Dec 2016 03:19:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-28T03:19:56Z</dc:date>
    <item>
      <title>Column names with lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306695#M78208</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;We are using Talend 6.2.1. and Exasol 5.0&lt;BR /&gt;&lt;BR /&gt;I'm transferring data from a table to another table (see Uppercase_1). I want to use lowecase column names, e.g. Material_no and Language (see Uppercase_2). Also in the output schema it's in lowercase. (see Uppercase_3). I run the job and create the table (see Uppercase_4). It is running fine, but if I look into the create scipts (see Uppercase_5) I see MATERIAL_NO and Language. Change the the create to Material_no and Language (see Uppercase_6) and running with truncate table, i get an error "object MATERIAL_NO not found"&amp;nbsp;(see Uppercase_7).&lt;BR /&gt;It looks like reserved words are transferred to lowercase, but non-reserved wordt not. You see this back in the code, Talend is generating a \" around Language and nothing around Material_No (see Uppercase_8).&lt;BR /&gt;Has someone a suggestion how to deal with this?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rob Reijmers&lt;BR /&gt;Uppercase1&lt;BR /&gt;&amp;nbsp;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_1.jpg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG3h.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145380i04309ECB1F715DD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG3h.jpg" alt="0683p000009MG3h.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;BR /&gt;Uppercase 2&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_2.jpg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG8q.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144646i49CB83321115F3E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG8q.jpg" alt="0683p000009MG8q.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Uppercase3&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_3.jpg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG4z.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130104iA456FC5FCAF217B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG4z.jpg" alt="0683p000009MG4z.jpg" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Uppercase4&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_4.jpg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG8v.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130459i64E3FD6013F47FF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG8v.jpg" alt="0683p000009MG8v.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Uppercase5&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_5.jpg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG90.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148636iBD052192843550D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG90.jpg" alt="0683p000009MG90.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Uppercase6&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_6.jpg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG55.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146178i75431E987EBF03B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG55.jpg" alt="0683p000009MG55.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Uppercase7&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_7.jpg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG0E.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136933i29B984C09134CFF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG0E.jpg" alt="0683p000009MG0E.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Upercase8&lt;BR /&gt;&lt;A href="https://community.talend.com/legacyfs/online/190700/Uppercase_8.jpeg" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG95.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134242i690E5067DB6AF757/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG95.jpg" alt="0683p000009MG95.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 13:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306695#M78208</guid>
      <dc:creator>rob_reijmers</dc:creator>
      <dc:date>2016-12-27T13:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Column names with lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306696#M78209</link>
      <description>Hi,&lt;BR /&gt;We can't see the screenshot on our side. Could you attach it on the forum, please? That would be great.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 28 Dec 2016 03:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306696#M78209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T03:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Column names with lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306697#M78210</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tought they were uploaded, but now it's in the zio-file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rob&lt;BR /&gt;&lt;BR /&gt;Screenshots.zip.zip</description>
      <pubDate>Wed, 28 Dec 2016 06:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306697#M78210</guid>
      <dc:creator>rob_reijmers</dc:creator>
      <dc:date>2016-12-28T06:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Column names with lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306698#M78211</link>
      <description>Hi, 
&lt;BR /&gt;The .zip file is not available on forum. Can you click "UPLOAD" button to attach your screenshots? 
&lt;BR /&gt;Note: 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," sans-serif=""&gt;Screenshots works only if you drag&amp;amp;drop the image directly in the editor window.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," sans-serif=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," sans-serif=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MG9A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128453i2CE8FE5914121C8D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MG9A.png" alt="0683p000009MG9A.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 28 Dec 2016 07:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306698#M78211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-28T07:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Column names with lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306699#M78212</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I managed it to do it on the original post. I hope you can give a suggestion.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 28 Dec 2016 08:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306699#M78212</guid>
      <dc:creator>rob_reijmers</dc:creator>
      <dc:date>2016-12-28T08:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Column names with lowercase characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306700#M78213</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Has somebody a suggestion??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rob</description>
      <pubDate>Wed, 04 Jan 2017 12:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Column-names-with-lowercase-characters/m-p/2306700#M78213</guid>
      <dc:creator>rob_reijmers</dc:creator>
      <dc:date>2017-01-04T12:54:03Z</dc:date>
    </item>
  </channel>
</rss>

