<?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: java.sql.SQLException Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290584#M63855</link>
    <description>are you inserting or updating data?
&lt;BR /&gt;you canuse tMSSqlOutput for MSSQL DB!</description>
    <pubDate>Thu, 14 Jun 2018 10:22:56 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-06-14T10:22:56Z</dc:date>
    <item>
      <title>java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290579#M63850</link>
      <description>&lt;P&gt;Error is this&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Identity column 'MRNNo' must be of data type int, bigint, smallint, tinyint, or decimal or numeric with a scale of 0, unencrypted, and constrained to be nonnullable.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#000000"&gt;Input field MRNNo is a string, how to handle this?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290579#M63850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T10:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290580#M63851</link>
      <description>it's defined somewhere as Identity column so it's not a string.&lt;BR /&gt;check your metadata</description>
      <pubDate>Thu, 14 Jun 2018 10:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290580#M63851</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-14T10:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290581#M63852</link>
      <description>&lt;P&gt;Talend forced me to select the option "Specify Identity field". How can i ignore this? OR What to do for a successful transmission&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290581#M63852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T10:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290582#M63853</link>
      <description>&lt;P&gt;in witch component : tXxxxx ?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290582#M63853</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-14T10:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290583#M63854</link>
      <description>&lt;P&gt;I am exporting data from Excel to MSSQL DB&lt;/P&gt;&lt;P&gt;This option comes in tDBOutput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MRNNo is alphanumeric, hence i cant select INT. MRNNo is string in both source and destination.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290583#M63854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T10:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290584#M63855</link>
      <description>are you inserting or updating data?
&lt;BR /&gt;you canuse tMSSqlOutput for MSSQL DB!</description>
      <pubDate>Thu, 14 Jun 2018 10:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290584#M63855</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-14T10:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290585#M63856</link>
      <description>&lt;P&gt;There too, if i select Create table then this option "Specify Identity field" pops up&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290585#M63856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T10:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290586#M63857</link>
      <description>can you try with tMSSqlOutput</description>
      <pubDate>Thu, 14 Jun 2018 10:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290586#M63857</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-14T10:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290587#M63858</link>
      <description>&lt;P&gt;I was saying about&amp;nbsp;&lt;SPAN&gt;tMSSqlOutput only. "Specify Identity field" option is there if i select create table.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290587#M63858</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T10:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290588#M63859</link>
      <description>uncheck "Trun on Identity insert"</description>
      <pubDate>Thu, 14 Jun 2018 10:34:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290588#M63859</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-14T10:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: java.sql.SQLException Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290589#M63860</link>
      <description>&lt;P&gt;Thank you... it working fine now&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/java-sql-SQLException-Error/m-p/2290589#M63860</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T10:39:18Z</dc:date>
    </item>
  </channel>
</rss>

