<?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: Error with tMySQLOutput cannot be null error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-with-tMySQLOutput-cannot-be-null-error/m-p/2248136#M33084</link>
    <description>An empty string will be treated as null. You should use a significant char as null replacement or remove the not null constraint.</description>
    <pubDate>Sat, 08 Mar 2014 20:45:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-08T20:45:44Z</dc:date>
    <item>
      <title>Error with tMySQLOutput cannot be null error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-with-tMySQLOutput-cannot-be-null-error/m-p/2248135#M33083</link>
      <description>Hello, 
&lt;BR /&gt;I am a Talend newbie. 
&lt;BR /&gt;I am working at modifying an existing job. I changed the schema of some of the tables in the job. Now, I am trying to run the job against the newly created table schema in the database. 
&lt;BR /&gt;When I run the job that's pointing to the new tables, I get an error on the first tMySQLOutput component: 
&lt;BR /&gt;java.sql.BatchUpdateException: Column 'Album' cannot be null 
&lt;BR /&gt;All the columns of the table in the database are NOT NULL DEFAULT ''; 
&lt;BR /&gt;I also added logic to my tMaps that are feeding into this table: out1.Album==null ? "": out1.Album 
&lt;BR /&gt;Using this logic, shouldn't the tMap convert the Album field to empty string if it is a null value? Not sure why the tMySQLOutput component is barking at my configuration. 
&lt;BR /&gt;Can someone please assist? 
&lt;BR /&gt;Best, 
&lt;BR /&gt;zs</description>
      <pubDate>Sat, 08 Mar 2014 18:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-with-tMySQLOutput-cannot-be-null-error/m-p/2248135#M33083</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-03-08T18:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error with tMySQLOutput cannot be null error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-with-tMySQLOutput-cannot-be-null-error/m-p/2248136#M33084</link>
      <description>An empty string will be treated as null. You should use a significant char as null replacement or remove the not null constraint.</description>
      <pubDate>Sat, 08 Mar 2014 20:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-with-tMySQLOutput-cannot-be-null-error/m-p/2248136#M33084</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-08T20:45:44Z</dc:date>
    </item>
  </channel>
</rss>

