<?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: Insert NULL String/Integer into Oracle DB Column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238427#M26545</link>
    <description>for null, are you trying to put null manually? If so, it considers it as a string "null"&lt;BR /&gt;Please elaborate to help you better.</description>
    <pubDate>Thu, 06 Mar 2014 18:15:48 GMT</pubDate>
    <dc:creator>bkar81</dc:creator>
    <dc:date>2014-03-06T18:15:48Z</dc:date>
    <item>
      <title>Insert NULL String/Integer into Oracle DB Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238425#M26543</link>
      <description>Hi, 
&lt;BR /&gt;If I have a variable (String/Integer) that can be 'null' and I try to insert it into a DB column (whith the tOracleRow component) which accepts NULL values, I get the error: 'ORA-01722: invalid number' when that variable is null. 
&lt;BR /&gt;However, I can insert directly NULL value in that column... 
&lt;BR /&gt;What's the problem? 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 06 Mar 2014 15:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238425#M26543</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-03-06T15:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Insert NULL String/Integer into Oracle DB Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238426#M26544</link>
      <description>"If I have a variable (String/Integer) that can be 'null' "
&lt;BR /&gt;If the DB Type is numeric, you must pass a number of a numeric type with a null pointer.
&lt;BR /&gt;You can't pass a null String pointer or the string "null" if this is what you're suggesting.</description>
      <pubDate>Thu, 06 Mar 2014 18:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238426#M26544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-06T18:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Insert NULL String/Integer into Oracle DB Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238427#M26545</link>
      <description>for null, are you trying to put null manually? If so, it considers it as a string "null"&lt;BR /&gt;Please elaborate to help you better.</description>
      <pubDate>Thu, 06 Mar 2014 18:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238427#M26545</guid>
      <dc:creator>bkar81</dc:creator>
      <dc:date>2014-03-06T18:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Insert NULL String/Integer into Oracle DB Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238428#M26546</link>
      <description>The column type is 'NUMBER'.
&lt;BR /&gt;I get the values I want to insert from a CSV file: they are Strings or Integers. But I don't know what values will be Null, so I just want that, if they are, the Null could be inserted in the table.</description>
      <pubDate>Thu, 06 Mar 2014 18:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238428#M26546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-06T18:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Insert NULL String/Integer into Oracle DB Column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238429#M26547</link>
      <description>Can u explicitly change the input to a number and try inserting it? 
&lt;BR /&gt;I think there is a string value present in the input field which is not getting converted to a number 
&lt;BR /&gt;If the input is blank or null, make it null else explicitly convert it to a number</description>
      <pubDate>Thu, 06 Mar 2014 18:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-NULL-String-Integer-into-Oracle-DB-Column/m-p/2238429#M26547</guid>
      <dc:creator>bkar81</dc:creator>
      <dc:date>2014-03-06T18:59:01Z</dc:date>
    </item>
  </channel>
</rss>

