<?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: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284283#M58005</link>
    <description>&lt;P&gt;I've looked for that and there are no other objects with the same name also primary keys&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2017 15:11:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-05T15:11:59Z</dc:date>
    <item>
      <title>tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284276#M57998</link>
      <description>&lt;P&gt;I'm trying to use&amp;nbsp;tCreateTable to create table but get below error. I tried use JDK 1.7 and&amp;nbsp;&lt;A href="http://ucanaccess.sourceforge.net/site.html" target="_blank" rel="nofollow noopener noreferrer"&gt;UCanAccess&lt;/A&gt;, but still get the same error. Please help!&lt;/P&gt;
&lt;P&gt;[statistics] connected&lt;BR /&gt;Exception in component tCreateTable_1&lt;BR /&gt;java.lang.RuntimeException: Creating table failed&lt;BR /&gt;at local_project.test_0_1.test.tCreateTable_1Process(test.java:348)&lt;BR /&gt;at local_project.test_0_1.test.runJobInTOS(test.java:590)&lt;BR /&gt;at local_project.test_0_1.test.main(test.java:447)&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver&lt;BR /&gt;at java.net.URLClassLoader.findClass(Unknown Source)&lt;BR /&gt;at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)&lt;BR /&gt;at java.lang.ClassLoader.loadClass(Unknown Source)&lt;BR /&gt;at java.lang.Class.forName0(Native Method)&lt;BR /&gt;at java.lang.Class.forName(Unknown Source)&lt;BR /&gt;at local_project.test_0_1.test.tCreateTable_1Process(test.java:320)&lt;BR /&gt;... 2 more&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2017 20:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284276#M57998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-16T20:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284277#M57999</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Which DB are you using? Does your table name already exist in this database?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 04:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284277#M57999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T04:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284278#M58000</link>
      <description>&lt;P&gt;Hello together,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a problem with tCreateTable, if the table already exists it should be droped but instead I get the error :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tCreateTable_1 (****)&lt;BR /&gt;java.lang.RuntimeException: Creating table failed&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ..&lt;BR /&gt;Caused by: java.sql.SQLException: There is already an object named 'IMP_LAGERBESTAND' in the database.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.java:372)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.TdsCore.tdsErrorToken(TdsCore.java:2988)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.TdsCore.nextToken(TdsCore.java:2421)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.TdsCore.getMoreResults(TdsCore.java:671)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.JtdsStatement.processResults(JtdsStatement.java:613)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.JtdsStatement.executeSQL(JtdsStatement.java:572)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.JtdsStatement.executeImpl(JtdsStatement.java:809)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at net.sourceforge.jtds.jdbc.JtdsStatement.execute(JtdsStatement.java:1282)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The settings are as follow : Table Action&amp;nbsp; "Drop table if exists ans create"&lt;/P&gt; 
&lt;P&gt;I'm using&amp;nbsp; TOS V6.4.1 and my database is MSQL&amp;nbsp; Express 2017&lt;/P&gt; 
&lt;P&gt;Thank you a lot!!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 14:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284278#M58000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T14:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284279#M58001</link>
      <description>&lt;P&gt;Are you sure the SQL user is authorized to drop the table?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 14:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284279#M58001</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-05T14:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284280#M58002</link>
      <description>&lt;P&gt;Is the SQL user authorized to drop the table?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 14:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284280#M58002</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-05T14:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284281#M58003</link>
      <description>&lt;P&gt;Yes the User is authorized to drop he table, I check it with MSQL Management Studio and it is possible&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 15:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284281#M58003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T15:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284282#M58004</link>
      <description>&lt;P&gt;Any other object (primary key or something else) already existing somewhere in the database with the same name?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 15:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284282#M58004</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-05T15:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284283#M58005</link>
      <description>&lt;P&gt;I've looked for that and there are no other objects with the same name also primary keys&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 15:11:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284283#M58005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T15:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284284#M58006</link>
      <description>&lt;P&gt;What if you try to drop the table first (using tMSSQLRow) then create it (using tCreateTable)?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 15:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284284#M58006</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-05T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284285#M58007</link>
      <description>&lt;P&gt;Yes, We did it already and it was working.&lt;/P&gt; 
&lt;P&gt;First we drop the table manually with the same user from SQL Server management studio&lt;/P&gt; 
&lt;P&gt;Then we ran the job and it was creating the table without errors&lt;/P&gt; 
&lt;P&gt;After that running the same job again, we got the same problem&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do you have some other ideas?&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt; wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;What if you try to drop the table first (using tMSSQLRow) then create it (using tCreateTable)?&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 15:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284285#M58007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T15:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284286#M58008</link>
      <description>&lt;P&gt;Ok, sorry. I will do that. Ignore the first comment&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt; wrote:
 &lt;BR /&gt;
 &lt;P&gt;What if you try to drop the table first (using tMSSQLRow) then create it (using tCreateTable)?&lt;/P&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 15:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284286#M58008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T15:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284287#M58009</link>
      <description>Hum... did you try to drop/create the table using tMSSQLOutput component?</description>
      <pubDate>Tue, 05 Sep 2017 15:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284287#M58009</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-05T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284288#M58010</link>
      <description>&lt;P&gt;Thank you a lot TRF,&lt;/P&gt;&lt;P&gt;the problem was in the user credeltials as you commented in the first answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now it works without any problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tanks!!!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 14:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284288#M58010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-06T14:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: tCreateTable ClassNotFoundException: sun.jdbc.odbc.JdbcOdbcDriver with both JDK1.7 and JDK 1.8</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284289#M58011</link>
      <description>&lt;P&gt;Great!&lt;/P&gt;&lt;P&gt;Don't forget to select the answer which solved the topic - Kudos also appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 14:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tCreateTable-ClassNotFoundException-sun-jdbc-odbc-JdbcOdbcDriver/m-p/2284289#M58011</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-06T14:52:55Z</dc:date>
    </item>
  </channel>
</rss>

