<?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: Connecting Talend to MS SQL Server 2008 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272784#M49963</link>
    <description>Hello, 
&lt;BR /&gt;I am experiencing the same problem of not connecting to Microsoft SQL server. My exception is: java.sql.SQLException: Login timed out. 
&lt;BR /&gt; 
&lt;BR /&gt;I'm running Talend 5.2.2 (32 bit) 
&lt;BR /&gt;Java 7 (32bit) 
&lt;BR /&gt;JTDS 1.3 
&lt;BR /&gt;I'm not using Windows Authentication (normal SQL auth) 
&lt;BR /&gt;I believe I have everything set as described in this post. One thing I've noticed is that I do not have a JAVA_HOME env var set. However, My setting list a proper path to my JRE. 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
    <pubDate>Tue, 02 Apr 2013 01:08:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-02T01:08:37Z</dc:date>
    <item>
      <title>Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272777#M49956</link>
      <description>Hi ,
&lt;BR /&gt;I have been trying to create a connection to MS SQL Server 2008 in Data Integration and Data Quality . But everytime I keep getting this error " Connection failure. You must change the Database Settings."
&lt;BR /&gt;This is a local server with Windows Authentication. Could someone please provide help in solving this issue ?
&lt;BR /&gt;I have attached a screenshot of the details I gave to create the connection. I have searched for an answer previously posted but could not find any relevant solution.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Dhivikram</description>
      <pubDate>Fri, 21 Sep 2012 12:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272777#M49956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-21T12:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272778#M49957</link>
      <description>Hi 
&lt;BR /&gt;Which version are you using? 
&lt;BR /&gt;Any users met the same problem when trying to connect to MS SQL with windows Authentication, below are the related topics, some suggestion are provided in the topics. 
&lt;BR /&gt; 
&lt;A href="http://community.talend.com:80/t5/Data-Quality-and-Preparation/resolved-Cannot-connect-to-SQL-Server-2008-Windows-Athentication/m-p/3534#M559"&gt;http://community.talend.com:80/t5/Data-Quality-and-Preparation/resolved-Cannot-connect-to-SQL-Server-2008-Windows-Athentication/m-p/3534#M559&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCk74CAC" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/No-support-for-Windows-Authentication-Mode-SQL-Server-in-TOS/td-p/72012&lt;/A&gt; 
&lt;BR /&gt;Please try the solution and let us know if it works!</description>
      <pubDate>Mon, 24 Sep 2012 10:00:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272778#M49957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-24T10:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272779#M49958</link>
      <description>None of the solutions posted 'til this time are working. Talend version 4 is able to connect to SQL Server using windows authntication. Not sure why this was changed in most recent versions, but for sure this was an step in the wrong direction from Talend Team.</description>
      <pubDate>Fri, 28 Sep 2012 05:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272779#M49958</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-09-28T05:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272780#M49959</link>
      <description>I have finally figured out how to install the JDBC drivers to work with Integrated Security on SQL Server 2008. You will need to download the JTDS driver to make this work 
&lt;BR /&gt;? Extract the JTDS driver and place anywhere on your system 
&lt;BR /&gt;? Copy the jtds-1.2.6.jar file into the Java Path directory that you are using with Talend. I have this working with the 1.7 64 bit version of the JDK 
&lt;BR /&gt;? Copy the ntlmauth.dll file from either the x32/SSO or x64/SSO directory of the JTDS distribution anywhere into your path. I added the bin directory of the Java path directory to the path variable and copied the file their. 
&lt;BR /&gt;? Restart your system 
&lt;BR /&gt;You should be able to connect to SQL Server 2008 using integrated Security (Windows Authentication) now. 
&lt;BR /&gt;? Within Talend go to the Metadata section and right click on DB connections and add a new data source 
&lt;BR /&gt;? Select Microsoft SQL Server in the DB Type dropdown 
&lt;BR /&gt;? Add ?Integrated Security?=true to the Additional Parameters entry 
&lt;BR /&gt;? Add the server name and hit the Check button 
&lt;BR /&gt;This should get you going.</description>
      <pubDate>Wed, 17 Oct 2012 18:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272780#M49959</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-10-17T18:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272781#M49960</link>
      <description>I have the same problem with SQLServer8, I have applied the solution cited above (Daviper), It was the same I did with opentalend version 4 (and it worked) but It do not work with version 5.1 or 5.2. When I created the connection either nor work or only works the first time I creates. There are post that refer such a beahaviour.&lt;BR /&gt;I use W/ 32 bits&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 28 Nov 2012 16:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272781#M49960</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-11-28T16:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272782#M49961</link>
      <description>just checking
&lt;BR /&gt;are you using this option on your connection successfully?
&lt;BR /&gt;Add ?Integrated Security?=true to the Additional Parameters entry
&lt;BR /&gt;thanks,</description>
      <pubDate>Wed, 05 Dec 2012 12:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272782#M49961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-05T12:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272783#M49962</link>
      <description>Hi, 
&lt;BR /&gt;Yes I added that and it does not work, really when I used the version 4.1 (long time ago) I had to do all these things and I worked. Now I have had to reinstall the version 4.1 and everithing is ok. So it seems it is a regression bug since version 4.1...? 
&lt;BR /&gt;I am the masacate1 of the previous post, I had same problems with my pass and I could not logged correctly as now</description>
      <pubDate>Mon, 10 Dec 2012 08:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272783#M49962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-10T08:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272784#M49963</link>
      <description>Hello, 
&lt;BR /&gt;I am experiencing the same problem of not connecting to Microsoft SQL server. My exception is: java.sql.SQLException: Login timed out. 
&lt;BR /&gt; 
&lt;BR /&gt;I'm running Talend 5.2.2 (32 bit) 
&lt;BR /&gt;Java 7 (32bit) 
&lt;BR /&gt;JTDS 1.3 
&lt;BR /&gt;I'm not using Windows Authentication (normal SQL auth) 
&lt;BR /&gt;I believe I have everything set as described in this post. One thing I've noticed is that I do not have a JAVA_HOME env var set. However, My setting list a proper path to my JRE. 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt;</description>
      <pubDate>Tue, 02 Apr 2013 01:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272784#M49963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-02T01:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting Talend to MS SQL Server 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272785#M49964</link>
      <description>Talend connection documentation for SQL Server is sadly lacking, and flakey. The tool could triple its market if only they made it more obvious how to, e.e.: connect to a named instance using Integrated Security - a very common requirement. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Connecting-Talend-to-MS-SQL-Server-2008/m-p/2272785#M49964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T19:44:19Z</dc:date>
    </item>
  </channel>
</rss>

