<?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: connection to MS SQL SERVER not work in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203107#M4557</link>
    <description>Hi,
&lt;BR /&gt;I do it but that not work. the erro is "Unable to get information from SQL Server: S-XXXXXXXXXXX"
&lt;BR /&gt;this is the string of connection : 
&lt;PRE&gt; jdbc:jtds:sqlserver://S-XXXXXXXXXXX:1433/Base_FR;instance=SQLEXPRESS&lt;/PRE&gt;
&lt;BR /&gt;generated by talend
&lt;BR /&gt;Thank</description>
    <pubDate>Thu, 30 Oct 2008 10:25:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2008-10-30T10:25:05Z</dc:date>
    <item>
      <title>connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203103#M4553</link>
      <description>hello Everybody,&lt;BR /&gt;I use new version of talend (TOS 3.0.0). I would like to use the components about MS SQL SERVER database.&lt;BR /&gt;So when i create db connection, that not work. Error message : "Connection failure. You must change the Database Settings.&lt;BR /&gt;  Network error IOException: Connection refused: connect"&lt;BR /&gt;Please what i do??&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 16 Nov 2024 14:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203103#M4553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203104#M4554</link>
      <description>Hi, 
&lt;BR /&gt;MSSQL needs to be configure to accept remote connection and also the firewall needs to allow traffic. 
&lt;BR /&gt;have a look at this page: 
&lt;BR /&gt; 
&lt;A href="http://jtds.sourceforge.net/faq.html#connectionRefused" rel="nofollow noopener noreferrer"&gt;http://jtds.sourceforge.net/faq.html#connectionRefused&lt;/A&gt; 
&lt;BR /&gt;this is the website for the project that develops MSSQL java driver. 
&lt;BR /&gt; 
&lt;BR /&gt;Nicolas</description>
      <pubDate>Thu, 30 Oct 2008 00:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203104#M4554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-10-30T00:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203105#M4555</link>
      <description>hello,
&lt;BR /&gt;That work with MS SQL SERVER but i use MS SQL SERVER EXPRESS Edition and that not work. 
&lt;BR /&gt;can you help me please??</description>
      <pubDate>Thu, 30 Oct 2008 10:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203105#M4555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-10-30T10:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203106#M4556</link>
      <description>Hello, 
&lt;BR /&gt;MS SQL EXPRESS has named instances 
&lt;BR /&gt;So you have to fill Additional Parameters field 
&lt;BR /&gt;Try using: 
&lt;BR /&gt;Additional Parameters: instance=SQLEXPRESS 
&lt;BR /&gt; 
&lt;BR /&gt;José</description>
      <pubDate>Thu, 30 Oct 2008 10:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203106#M4556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-10-30T10:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203107#M4557</link>
      <description>Hi,
&lt;BR /&gt;I do it but that not work. the erro is "Unable to get information from SQL Server: S-XXXXXXXXXXX"
&lt;BR /&gt;this is the string of connection : 
&lt;PRE&gt; jdbc:jtds:sqlserver://S-XXXXXXXXXXX:1433/Base_FR;instance=SQLEXPRESS&lt;/PRE&gt;
&lt;BR /&gt;generated by talend
&lt;BR /&gt;Thank</description>
      <pubDate>Thu, 30 Oct 2008 10:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203107#M4557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-10-30T10:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203108#M4558</link>
      <description>rgent,&lt;BR /&gt;have you tried this:&lt;BR /&gt;&lt;A href="http://jtds.sourceforge.net/faq.html#instanceGetInfo" rel="nofollow noopener noreferrer"&gt;http://jtds.sourceforge.net/faq.html#instanceGetInfo&lt;/A&gt;</description>
      <pubDate>Thu, 30 Oct 2008 11:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203108#M4558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-10-30T11:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203109#M4559</link>
      <description>In Sql Server Express 2008 try to : start - programs - microsoft sql server 2008 - configuaration tools - sql server configuration monitor - find the node ''protocols for..." and enable tcp-ip.</description>
      <pubDate>Tue, 30 Dec 2008 15:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203109#M4559</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-12-30T15:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203110#M4560</link>
      <description>Important: stop/start the service to keep updates.</description>
      <pubDate>Tue, 30 Dec 2008 15:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203110#M4560</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-12-30T15:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203111#M4561</link>
      <description>I have the same problem, with the same error Connection failure. You must change the Database Settings.&lt;BR /&gt;  Unable to get information from SQL Server: SERVERNAME&lt;BR /&gt;I enable TCP/IP for MS SQL SERVER but not resolve.&lt;BR /&gt;Via ODBC , i connected DB. But i have an unsopported future.</description>
      <pubDate>Thu, 26 Mar 2009 15:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203111#M4561</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-03-26T15:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203112#M4562</link>
      <description>I left the schema field empty and added instance=&amp;lt;instanceName&amp;gt; in Additional Parameters.
&lt;BR /&gt;The String of Connection should look like
&lt;BR /&gt;jdbc:jtds:sqlserver://&amp;lt;server&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;database&amp;gt;;instance=&amp;lt;instanceName&amp;gt;
&lt;BR /&gt;Hope it helps</description>
      <pubDate>Wed, 30 Nov 2011 04:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203112#M4562</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-11-30T04:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: connection to MS SQL SERVER not work</title>
      <link>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203113#M4563</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;In Sql Server Express 2008 try to : start - programs - microsoft sql server 2008 - configuaration tools - sql server configuration monitor - find the node ''protocols for..." and enable tcp-ip.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;This is a right way i have enabled tcp-ip and then successfully connect with talend. 
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 26 Mar 2014 09:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/connection-to-MS-SQL-SERVER-not-work/m-p/2203113#M4563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-26T09:58:12Z</dc:date>
    </item>
  </channel>
</rss>

