<?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 Unable to connect to Microsoft SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318289#M88647</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm new to Talend and to Java. Currently running Talend 6.4 and JDK 1.8.0.&amp;nbsp;Attempted to create a connection to Microsoft SQL Server and get the following error:&lt;/P&gt; 
&lt;P&gt;Connection failure. You must change the Database Settings.&lt;BR /&gt;org.talend.utils.exceptions.MissingDriverException: can not find class :net.sourceforge.jtds.jdbc.Driver&lt;BR /&gt;missing JDBC driver :&lt;BR /&gt;jtds-1.3.1-patch.jar&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1131)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:289)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:3983)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:1)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;So, I downloaded:&amp;nbsp;jtds-1.3.1-patch-6.1.1.jar&lt;/P&gt; 
&lt;P&gt;Java is running at: C:\Program Files\Java\jdk1.8.0_151&lt;/P&gt; 
&lt;P&gt;Talend was launched from: D:\Talend\TOS_DI-20170623_1246-V6.4.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't know where to put the file. I've read some other posts and tried a couple of places, but could not get the connection to work.&lt;/P&gt; 
&lt;P&gt;Tried:&lt;BR /&gt;C:\Program Files\Java\jdk1.8.0_151\lib&lt;BR /&gt;D:\Talend\TOS_DI-20170623_1246-V6.4.1\plugins&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any suggestions?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2017 22:35:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-06T22:35:08Z</dc:date>
    <item>
      <title>Unable to connect to Microsoft SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318289#M88647</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm new to Talend and to Java. Currently running Talend 6.4 and JDK 1.8.0.&amp;nbsp;Attempted to create a connection to Microsoft SQL Server and get the following error:&lt;/P&gt; 
&lt;P&gt;Connection failure. You must change the Database Settings.&lt;BR /&gt;org.talend.utils.exceptions.MissingDriverException: can not find class :net.sourceforge.jtds.jdbc.Driver&lt;BR /&gt;missing JDBC driver :&lt;BR /&gt;jtds-1.3.1-patch.jar&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1131)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:289)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:3983)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$62.runWithCancel(DatabaseForm.java:1)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;So, I downloaded:&amp;nbsp;jtds-1.3.1-patch-6.1.1.jar&lt;/P&gt; 
&lt;P&gt;Java is running at: C:\Program Files\Java\jdk1.8.0_151&lt;/P&gt; 
&lt;P&gt;Talend was launched from: D:\Talend\TOS_DI-20170623_1246-V6.4.1&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't know where to put the file. I've read some other posts and tried a couple of places, but could not get the connection to work.&lt;/P&gt; 
&lt;P&gt;Tried:&lt;BR /&gt;C:\Program Files\Java\jdk1.8.0_151\lib&lt;BR /&gt;D:\Talend\TOS_DI-20170623_1246-V6.4.1\plugins&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any suggestions?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 22:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318289#M88647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T22:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to Microsoft SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318290#M88648</link>
      <description>&lt;P&gt;This was the message/error:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend error.png" style="width: 724px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LrYa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140414i44DCB398893787A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LrYa.png" alt="0683p000009LrYa.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 22:37:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318290#M88648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-06T22:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to Microsoft SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318291#M88649</link>
      <description>&lt;P&gt;It took a while, but I was able to resolve this on my own. I found the file online and was able to import it using the Talend error box shown in my post above.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can I kudo myself?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 17:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318291#M88649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-07T17:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to Microsoft SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318292#M88650</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for letting us know that you have resolved this issue by yourself.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 07:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unable-to-connect-to-Microsoft-SQL-Server/m-p/2318292#M88650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-08T07:54:47Z</dc:date>
    </item>
  </channel>
</rss>

