<?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: General JDBC create a Db Connection that doesn't work in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301231#M73372</link>
    <description>Hi,&lt;BR /&gt;I have reported the bug -&amp;gt; &lt;A href="http://www.talendforge.org/bugs/view.php?id=8752" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/view.php?id=8752&lt;/A&gt;&lt;BR /&gt;Thank you for your answer &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Kazuki.</description>
    <pubDate>Tue, 18 Aug 2009 07:39:00 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2009-08-18T07:39:00Z</dc:date>
    <item>
      <title>General JDBC create a Db Connection that doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301229#M73370</link>
      <description>Hi,&lt;BR /&gt;I need to use several types of databases in my project so I want to use a JDBC connection.&lt;BR /&gt;For example, I want to create a MS SQL Server connection. I have downloaded the driver on the MS website :&lt;BR /&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&amp;amp;displaylang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&amp;amp;displaylang=en&lt;/A&gt;&lt;BR /&gt;Like all other connections I have made a right click on "Db Connections", then "Create connection". I filled a "Name", click "Next" and I have choosen those settings :&lt;BR /&gt;- DB Type : General JDBC&lt;BR /&gt;- Driver jar : C:\sqljdbc4.jar&lt;BR /&gt;- JDBC URL : jdbc:sqlserver://dbhost:1433;databaseName=test&lt;BR /&gt;- Class name : com.microsoft.sqlserver.jdbc.SQLServerDriver&lt;BR /&gt;- User name : user&lt;BR /&gt;- Password : /&lt;BR /&gt;- Mapping file : id_MSSQL&lt;BR /&gt;Connection is successfull after trying it with the button "Check" and I clicked "Finish". The new connection is created in the "Db Connections" menu.&lt;BR /&gt;When I tried to drag and drop a element from the "Db Connections" menu to the job I have a java.lang.NullPointerException. The log file at "C:\TOS-Win32-r26090-V3.1.3\workspace\.metadata" contains this error :&lt;BR /&gt;!ENTRY org.eclipse.jface 4 2 2009-08-17 16:25:46.927&lt;BR /&gt;!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;	at org.talend.designer.core.ui.editor.cmd.QueryGuessCommand.execute(Unknown Source)&lt;BR /&gt;	at org.eclipse.gef.commands.CommandStack.execute(Unknown Source)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.process.TalendEditorDropTargetListener.execCommandStack(Unknown Source)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.process.TalendEditorDropTargetListener.createNewComponent(Unknown Source)&lt;BR /&gt;	at org.talend.designer.core.ui.editor.process.TalendEditorDropTargetListener.handleDrop(Unknown Source)&lt;BR /&gt;	(...)&lt;BR /&gt;Can you say if I have made a mistake for creating the connection or does I have to post it in the bug tracker ?&lt;BR /&gt;Best regards,&lt;BR /&gt;Kazuki.</description>
      <pubDate>Sat, 16 Nov 2024 13:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301229#M73370</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: General JDBC create a Db Connection that doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301230#M73371</link>
      <description>Hello 
&lt;BR /&gt;I got the same the problem, please report a bug on our bugtracker.
&lt;BR /&gt;Thanks for your support!!
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 18 Aug 2009 04:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301230#M73371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-08-18T04:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: General JDBC create a Db Connection that doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301231#M73372</link>
      <description>Hi,&lt;BR /&gt;I have reported the bug -&amp;gt; &lt;A href="http://www.talendforge.org/bugs/view.php?id=8752" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/view.php?id=8752&lt;/A&gt;&lt;BR /&gt;Thank you for your answer &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Kazuki.</description>
      <pubDate>Tue, 18 Aug 2009 07:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301231#M73372</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-08-18T07:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: General JDBC create a Db Connection that doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301232#M73373</link>
      <description>Hi, 
&lt;BR /&gt;I am looking at this product and it tutorials and I also get the above error when I double click onto a demoMysql 0.1 connection 
&lt;BR /&gt;I also cannot seem to create a connection. If I right click on Db Connections I can perform any of the options except for the create. When I click on create nothing happens. 
&lt;BR /&gt;I am using Talend Open Studio for MDM (5.0.1.r74687) 
&lt;BR /&gt;I would be delighted if someone could tell me what to do to resolve this as it is currently blocking my progression through the tutorials and my getting to grips with the product. 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Conor</description>
      <pubDate>Tue, 21 Feb 2012 17:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301232#M73373</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-02-21T17:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: General JDBC create a Db Connection that doesn't work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301233#M73374</link>
      <description>Hi,&lt;BR /&gt;Apologies, it would appear my approach was probably incorrect. As I said above, I'm am a new comer looking into this product and I had been on the MDM tab on top right. When I switched this to Integration it seems to be working fine.&lt;BR /&gt;It may be that I should have known that from the start!&lt;BR /&gt;Cheers.</description>
      <pubDate>Tue, 21 Feb 2012 17:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/General-JDBC-create-a-Db-Connection-that-doesn-t-work/m-p/2301233#M73374</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-02-21T17:36:09Z</dc:date>
    </item>
  </channel>
</rss>

