<?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 using tMSSqlOutput. Could someone help me? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tMSSqlOutput-Could-someone-help-me/m-p/2268109#M46781</link>
    <description>hello shong, thanks for reply. i have found what was causing this error.
&lt;BR /&gt;I was that on sugarcrm i have a record with 55 characters but on my sql server the mapping has to be lower than 50. I had put on the sql server mapping the length to 50, but these doesn't work... so i've mapped with myString.substring(0, 50) and it worked well
&lt;BR /&gt;Thanks!</description>
    <pubDate>Fri, 30 Nov 2007 09:36:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-11-30T09:36:43Z</dc:date>
    <item>
      <title>Error using tMSSqlOutput. Could someone help me?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tMSSqlOutput-Could-someone-help-me/m-p/2268107#M46779</link>
      <description>hello people, how are you? im trying to integrate sugarcrm's users table with a table of sql server 2000. 
&lt;BR /&gt;So, i have: 
&lt;BR /&gt;tSugarCRMInput_1 ----&amp;gt; tMap ----&amp;gt; tMSSqlOutput 
&lt;BR /&gt;When i run the job the following error appears 
&lt;BR /&gt;Exception in component tMSSqlOutput_1 
&lt;BR /&gt;java.sql.DataTruncation: Data truncation 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:379) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2781) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2224) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:628) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:525) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:487) 
&lt;BR /&gt; at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.executeUpdate(JtdsPreparedStatement.java:421) 
&lt;BR /&gt; at piloto3.insertpersons.InsertPersons.tSugarCRMInput_1Process(InsertPersons.java:1101) 
&lt;BR /&gt; at piloto3.insertpersons.InsertPersons.runJob(InsertPersons.java:1303) 
&lt;BR /&gt; at piloto3.insertpersons.InsertPersons.main(InsertPersons.java:1242) 
&lt;BR /&gt;could anyone help me with this? 
&lt;BR /&gt;thanks in advance!</description>
      <pubDate>Sat, 16 Nov 2024 14:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tMSSqlOutput-Could-someone-help-me/m-p/2268107#M46779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error using tMSSqlOutput. Could someone help me?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tMSSqlOutput-Could-someone-help-me/m-p/2268108#M46780</link>
      <description>Hi
&lt;BR /&gt;Which version of TOS did you use?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 30 Nov 2007 04:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tMSSqlOutput-Could-someone-help-me/m-p/2268108#M46780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-30T04:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error using tMSSqlOutput. Could someone help me?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-using-tMSSqlOutput-Could-someone-help-me/m-p/2268109#M46781</link>
      <description>hello shong, thanks for reply. i have found what was causing this error.
&lt;BR /&gt;I was that on sugarcrm i have a record with 55 characters but on my sql server the mapping has to be lower than 50. I had put on the sql server mapping the length to 50, but these doesn't work... so i've mapped with myString.substring(0, 50) and it worked well
&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 30 Nov 2007 09:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-using-tMSSqlOutput-Could-someone-help-me/m-p/2268109#M46781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-11-30T09:36:43Z</dc:date>
    </item>
  </channel>
</rss>

