<?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: Can't get a connection to local SQL Server Express 2008 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256691#M39005</link>
    <description>Yep, it's a common problem. I've followed a number of threads this morning, reinstalled SQL Server Express 2008, downloaded .DLL files, opened ports for TCP/IP. 
&lt;BR /&gt;The only thing I've not tried is killing a chicken at midmight. 
&lt;BR /&gt;Does anyone have a walk-through guide to installing SQL Server 2008 on a 32 bit Windows 7 machine and getting TOS v5.0.1 to talk to it. 
&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 21 Aug 2012 12:45:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-21T12:45:14Z</dc:date>
    <item>
      <title>Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256687#M39001</link>
      <description>Hi,
&lt;BR /&gt;Can't seem to establish a connection to a local instance of SQL Server Express 2008. Just keep getting the error;
&lt;BR /&gt;"Connection failure. You must change the Database Settings.
&lt;BR /&gt; java.sql.SQLException: Network error IOException: Connection refused: connect
&lt;BR /&gt;"
&lt;BR /&gt;On "jdbc:jtds:sqlserver://GLO474/SQLEXPRESS:1433/VRSandPit;"
&lt;BR /&gt;Other tools like TOAD connect fine, just not my TALEND connection
&lt;BR /&gt;Anyone out there with any idea ????
&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 20 Aug 2012 16:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256687#M39001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-20T16:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256688#M39002</link>
      <description>I get the same thing with a server instance of MS SQL 2008 -- it appears there may be something wrong with the driver and you need to use the ODBC version instead (which works for me)</description>
      <pubDate>Mon, 20 Aug 2012 17:38:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256688#M39002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-20T17:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256689#M39003</link>
      <description>Tried it but I just get the error message; 
&lt;BR /&gt;"Connection failure. You must change the Database Settings. 
&lt;BR /&gt; Data source name not found and no default driver specified 
&lt;BR /&gt;" 
&lt;BR /&gt;With this string; 
&lt;BR /&gt;"jdbc 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;dbc:GLO474\SQLEXPRESS , VRSandPit"</description>
      <pubDate>Mon, 20 Aug 2012 18:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256689#M39003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-20T18:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256690#M39004</link>
      <description>This is a pretty common problem and there are a number of old threads about this. Review all those and you will probably find the answer. Among other common problems, you have to make sure your sql server supports logging in with a userid and pw, not just windows authentication. You might need to go to the Advanced &amp;gt; Additional JDBC props and add instance=VRSandPit.</description>
      <pubDate>Mon, 20 Aug 2012 19:59:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256690#M39004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-20T19:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256691#M39005</link>
      <description>Yep, it's a common problem. I've followed a number of threads this morning, reinstalled SQL Server Express 2008, downloaded .DLL files, opened ports for TCP/IP. 
&lt;BR /&gt;The only thing I've not tried is killing a chicken at midmight. 
&lt;BR /&gt;Does anyone have a walk-through guide to installing SQL Server 2008 on a 32 bit Windows 7 machine and getting TOS v5.0.1 to talk to it. 
&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 21 Aug 2012 12:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256691#M39005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-21T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256692#M39006</link>
      <description>same issue here, any solution yet? thanks</description>
      <pubDate>Thu, 25 Oct 2012 15:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256692#M39006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-25T15:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256693#M39007</link>
      <description>my solution for a local connection was as follows:
&lt;BR /&gt;
&lt;BR /&gt;1. verify version of Talend that was installed via- Help -&amp;gt; About Talend Studio -&amp;gt; Installation Details
&lt;BR /&gt;2. from same location verified version of Java that Talend was using, since i had both 6 and 7 installed. 
&lt;BR /&gt;3. Download jtds-1.2.6 
&lt;BR /&gt;4. Copy "jtds-1.2.6.jar" 
&lt;BR /&gt; FROM C:\Users\...\Desktop\jtds-1.2.6-dist
&lt;BR /&gt; TO C:\Program Files\Java\jre7\lib 
&lt;BR /&gt;5. Copy "ntlmauth.dll" 
&lt;BR /&gt; FROM C:\Users\...\Desktop\jtds-1.2.6-dist\x64\SSO
&lt;BR /&gt; TO C:\Program Files\Java\jre7\bin
&lt;BR /&gt;6. Restarted PC
&lt;BR /&gt;7. Set TCP port 1433 in SQL Server Configuration Manager under SQL Server Network Configuration -&amp;gt; Protocols for Server -&amp;gt; TCP/IP -&amp;gt; IPAll -&amp;gt; TCP Port (for some reason this was blank) 
&lt;BR /&gt;8. Added Additional parameters to connection setup:
&lt;BR /&gt; ?Integrated Security?=true</description>
      <pubDate>Fri, 02 Nov 2012 15:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256693#M39007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-11-02T15:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256694#M39008</link>
      <description>THis is a major fail for Talend. Frequent issue yet they haven't created a fix or even just a checklist for hacking this problem. Im done with Talend.</description>
      <pubDate>Fri, 15 Feb 2013 05:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256694#M39008</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-02-15T05:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get a connection to local SQL Server Express 2008</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256695#M39009</link>
      <description>Had this, too. Ended up abandoning Windows Authentication. Created a MS SQL Server User that used SQL Server Authentication. Credentialed the TOS DI job with that user, and it has worked great ever since.</description>
      <pubDate>Fri, 15 Feb 2013 21:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-get-a-connection-to-local-SQL-Server-Express-2008/m-p/2256695#M39009</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-15T21:00:38Z</dc:date>
    </item>
  </channel>
</rss>

