<?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: Dynamic Schema load handling more than 8000 chars column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Schema-load-handling-more-than-8000-chars-column/m-p/2326330#M95833</link>
    <description>Thanks xdshi, but i am using dynamic schema, where the table is dropped and recreated by talend. How do I do it using dynamic schema?
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp;tMSSqlOutput_1&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Wed, 24 Aug 2016 12:40:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-24T12:40:53Z</dc:date>
    <item>
      <title>Dynamic Schema load handling more than 8000 chars column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Schema-load-handling-more-than-8000-chars-column/m-p/2326328#M95831</link>
      <description>&lt;P&gt;I am trying to sync a Salesforce object into the MS SQL Server using dynamic schema. So i setup only one column mapping with data type as dynamic and executing the job.&lt;BR /&gt;tSalesForceInput--&amp;gt; tMSSQLOutput&lt;BR /&gt;But I am getting error on columns where length is defined as 32000 in sharepoint( but actual data coming in is less than 8000 chars). &amp;nbsp;In SQL 2005 and above , we can store large texts using varchar(max) data type.. but according to errors it seems the maximum value you can transform is 8000 chars using dynamic schema. Also it should not throw error when actual value is less than 8000 chars.&lt;BR /&gt;Any workaround? I dont want to map all columns to sync objects from sharepoint, it has to be dynamic.&lt;BR /&gt;-MARC&lt;BR /&gt;Error detail:&lt;BR /&gt;Exception in component tMSSqlOutput_1&lt;BR /&gt;java.sql.SQLException: The size (32000) given to the column 'Description' exceeds the maximum allowed for any data type (8000).&lt;BR /&gt;at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:372)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2988)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2421)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:671)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:613)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:572)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.executeImpl(JtdsStatement.java:809)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.execute(JtdsStatement.java:1282)&lt;BR /&gt;at salesforce.vdatainstitutional_salesforce_test_sync_0_1.vDataInstitutional_Salesforce_Test_Sync.tSalesforceInput_1Process(vDataInstitutional_Salesforce_Test_Sync.java:5403)&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 10:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Schema-load-handling-more-than-8000-chars-column/m-p/2326328#M95831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-23T10:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Schema load handling more than 8000 chars column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Schema-load-handling-more-than-8000-chars-column/m-p/2326329#M95832</link>
      <description>Hi,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;In MS SQL the maximum varchar length is 8000. If you need larger field content, you need to change that column to TEXT.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 24 Aug 2016 08:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Schema-load-handling-more-than-8000-chars-column/m-p/2326329#M95832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-24T08:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Schema load handling more than 8000 chars column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-Schema-load-handling-more-than-8000-chars-column/m-p/2326330#M95833</link>
      <description>Thanks xdshi, but i am using dynamic schema, where the table is dropped and recreated by talend. How do I do it using dynamic schema?
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana," helvetica=""&gt;&amp;nbsp;tMSSqlOutput_1&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 24 Aug 2016 12:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-Schema-load-handling-more-than-8000-chars-column/m-p/2326330#M95833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-24T12:40:53Z</dc:date>
    </item>
  </channel>
</rss>

