<?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 Error type with tCreateTable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-type-with-tCreateTable/m-p/2295463#M68240</link>
    <description>From a Delimited file schema, I'm trying to create a Mysql table.&lt;BR /&gt;One column is 9.00000 for first row, and I don't know which type to choose ?&lt;BR /&gt;I tried String for delimited schema and VARCHAR in MySQL schema&lt;BR /&gt;Float in delimited schema and FLOAT in MySQL schema&lt;BR /&gt;Float in delimited schema and VARCHAR in MySQL schema&lt;BR /&gt;and the message is always : &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Exception in component tCreateTable_2&lt;BR /&gt;com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: For float(M,D), double(M,D) or decimal(M,D), M must be &amp;gt;= D (column 'prix_public_euro').&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Any idea ?</description>
    <pubDate>Sat, 16 Nov 2024 14:33:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:33:12Z</dc:date>
    <item>
      <title>Error type with tCreateTable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-type-with-tCreateTable/m-p/2295463#M68240</link>
      <description>From a Delimited file schema, I'm trying to create a Mysql table.&lt;BR /&gt;One column is 9.00000 for first row, and I don't know which type to choose ?&lt;BR /&gt;I tried String for delimited schema and VARCHAR in MySQL schema&lt;BR /&gt;Float in delimited schema and FLOAT in MySQL schema&lt;BR /&gt;Float in delimited schema and VARCHAR in MySQL schema&lt;BR /&gt;and the message is always : &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Exception in component tCreateTable_2&lt;BR /&gt;com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: For float(M,D), double(M,D) or decimal(M,D), M must be &amp;gt;= D (column 'prix_public_euro').&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Any idea ?</description>
      <pubDate>Sat, 16 Nov 2024 14:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-type-with-tCreateTable/m-p/2295463#M68240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error type with tCreateTable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-type-with-tCreateTable/m-p/2295464#M68241</link>
      <description>Hello&lt;BR /&gt;Can you switch to the code tab and show us the CREATE TALBE statement generated when you choose &lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;String for delimited schema and VARCHAR in MySQL schema&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;. This should not generate an exception float precision.&lt;BR /&gt;Regards,&lt;BR /&gt;Michaël</description>
      <pubDate>Tue, 18 Sep 2007 22:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-type-with-tCreateTable/m-p/2295464#M68241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-18T22:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error type with tCreateTable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-type-with-tCreateTable/m-p/2295465#M68242</link>
      <description>Yes, I've done my job with String and Varchar.&lt;BR /&gt;The problem was bad delimiters and chars encapsulating data in Properties of my FileInputDelimited, the quotes were in the string&lt;BR /&gt;"0.09" =&amp;gt; float problem</description>
      <pubDate>Wed, 19 Sep 2007 08:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-type-with-tCreateTable/m-p/2295465#M68242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-19T08:53:52Z</dc:date>
    </item>
  </channel>
</rss>

