<?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: Error Connecting MS SQL Server 2005 in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380821#M3888</link>
    <description>see &lt;A href="http://www.talendforge.org/forum/viewtopic.php?pid=17856#p17856" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?pid=17856#p17856&lt;/A&gt; for an example.</description>
    <pubDate>Wed, 29 Oct 2008 17:27:41 GMT</pubDate>
    <dc:creator>Sebastiao_Qlik</dc:creator>
    <dc:date>2008-10-29T17:27:41Z</dc:date>
    <item>
      <title>Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380811#M3878</link>
      <description>Hi All,
&lt;BR /&gt;I am using talend open studio but when i create the MS SQL Server connection then talend gives me
&lt;BR /&gt;error "host name is not found". My sql server 2005 name is : "SSS\SQLEXPRESS" and when i 
&lt;BR /&gt;filled this name in host name so error is coming "Connection failure. You must change the Database Settings.
&lt;BR /&gt; Unknown server host name 'SSS\SQLEXPRESS'.
&lt;BR /&gt;".
&lt;BR /&gt;plz solve my issue .
&lt;BR /&gt;Thanks,
&lt;BR /&gt;SSS
&lt;BR /&gt;Email : syed2uk@gmail.com</description>
      <pubDate>Sat, 16 Nov 2024 14:14:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380811#M3878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380812#M3879</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Unknown server host name 'SSS\SQLEXPRESS'.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Maybe you can try 'SSS\\SQLEXPRESS' or type in the ip address. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 05 Sep 2008 09:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380812#M3879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-05T09:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380813#M3880</link>
      <description>Hello,
&lt;BR /&gt;I'm using SQLexpress as well.
&lt;BR /&gt;It's work fine but I don't specify SQLEXPRESS like you.
&lt;BR /&gt;So just put SSS as server name, it should be OK.
&lt;BR /&gt;JC</description>
      <pubDate>Fri, 05 Sep 2008 10:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380813#M3880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-05T10:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380814#M3881</link>
      <description>Hi All,&lt;BR /&gt;I have tried all method but still same error 'Unknown Server Host name...." my connection string is "jdbc:jtds:sqlserver://SSS\\SQL05:1433/Test;"  but this connection is not working .&lt;BR /&gt;I want to connect sql server 2005 connection but i think  in talend jdbc is not supporting . &lt;BR /&gt;My Computer Name : SSS&lt;BR /&gt;Database Server Name : SQL05&lt;BR /&gt;Database : Test &lt;BR /&gt;plz solve this issue ...&lt;BR /&gt;Thanks in advance ,&lt;BR /&gt;Syed</description>
      <pubDate>Fri, 05 Sep 2008 10:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380814#M3881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-05T10:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380815#M3882</link>
      <description>Hello,
&lt;BR /&gt;I'm using SQL 2005, it work fine.
&lt;BR /&gt;You have to allow remote connexion on your SQL server. 
&lt;BR /&gt;I think that is not allowed by default.
&lt;BR /&gt;and give the good right to your sql user.
&lt;BR /&gt;
&lt;BR /&gt;JC</description>
      <pubDate>Fri, 05 Sep 2008 10:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380815#M3882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-05T10:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380816#M3883</link>
      <description>FYI I'm using TOS 2.4.1 and JRE 1.6.0_07</description>
      <pubDate>Fri, 05 Sep 2008 10:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380816#M3883</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-05T10:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380817#M3884</link>
      <description>For named instances, Additional Parameters field gets the instance name, not the standard server/instance. 
&lt;BR /&gt;Try using: 
&lt;BR /&gt;Additional Parameters: instance=SQLEXPRESS 
&lt;BR /&gt;- Brian</description>
      <pubDate>Fri, 05 Sep 2008 12:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380817#M3884</guid>
      <dc:creator>briansms</dc:creator>
      <dc:date>2008-09-05T12:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380818#M3885</link>
      <description>Hi All, 
&lt;BR /&gt;I am using talend open studio but when I create the MS SQL Server connection then talend gives me 
&lt;BR /&gt;error "host name is not found" . My sql server 2005 name is : "SYED-PC\JAZZSQL" and when I 
&lt;BR /&gt;fill this name in server field then error is coming "Connection failure. You must change the Database Settings. 
&lt;BR /&gt; Unknown server host name 'SYED-PC\SQLEXPRESS'. 
&lt;BR /&gt;". I have been tried with only ?JAZZSQL? and with instance name but still error is coming. 
&lt;BR /&gt;plz solve my issue and give me result with snapshot plz. 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;SSS 
&lt;BR /&gt;Email : syed2uk@gmail.com</description>
      <pubDate>Sun, 07 Sep 2008 05:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380818#M3885</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-07T05:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380819#M3886</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;For named instances, Additional Parameters field gets the instance name, not the standard server/instance.&lt;BR /&gt;Try using:&lt;BR /&gt;Additional Parameters: instance=SQLEXPRESS&lt;BR /&gt;- Brian&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Brian, you are the best ;-).</description>
      <pubDate>Fri, 19 Sep 2008 16:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380819#M3886</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-09-19T16:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380820#M3887</link>
      <description>What was the final connection string? I'm running sql server express 2008. What do you have in the Server entry. Mine is U0102571-XPA, which is my computer name. It's also how the managment studio references the database as well</description>
      <pubDate>Thu, 02 Oct 2008 00:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380820#M3887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-10-02T00:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380821#M3888</link>
      <description>see &lt;A href="http://www.talendforge.org/forum/viewtopic.php?pid=17856#p17856" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?pid=17856#p17856&lt;/A&gt; for an example.</description>
      <pubDate>Wed, 29 Oct 2008 17:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380821#M3888</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2008-10-29T17:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380822#M3889</link>
      <description>under sql server configuration monitor:
&lt;BR /&gt;1run sql server browser 
&lt;BR /&gt;2 enable TCP/IP protocol</description>
      <pubDate>Fri, 09 Jan 2009 09:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380822#M3889</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-01-09T09:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380823#M3890</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;For named instances, Additional Parameters field gets the instance name, not the standard server/instance.&lt;BR /&gt;Try using:&lt;BR /&gt;Additional Parameters: instance=SQLEXPRESS&lt;BR /&gt;- Brian&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Thanks Brian. You made it work. 
&lt;BR /&gt;This is what I have done. 
&lt;BR /&gt;Additional Parameters: instance=SQLEXPRESS 
&lt;BR /&gt;Restart service with TCP/IP enabled</description>
      <pubDate>Fri, 24 Aug 2012 07:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380823#M3890</guid>
      <dc:creator>josephmundadan</dc:creator>
      <dc:date>2012-08-24T07:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error Connecting MS SQL Server 2005</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380824#M3891</link>
      <description>Hi All 
&lt;BR /&gt;I am new to talend. 
&lt;BR /&gt;I have created an oracle connector which works fine. 
&lt;BR /&gt;I have tried creating a connection to SQLExpress 2012. 
&lt;BR /&gt;I have the latest Java installed. 
&lt;BR /&gt;I have tried the connection with both Named Pipes and IP address, both enabled with port 1433 as the default port. 
&lt;BR /&gt;I have tried both with and without the additional parameter: instance=SQLEXPRESS 
&lt;BR /&gt;Every time I try a check I get "Connection failure. You must change your database settings" 
&lt;BR /&gt;tried all sorts of connections even. 
&lt;BR /&gt;jdbc:jtds:sqlserver://mypc:1433;instance=SQLEXPRESS 
&lt;BR /&gt;Anyone have any idea what may be wrong.</description>
      <pubDate>Fri, 13 Sep 2013 15:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-Connecting-MS-SQL-Server-2005/m-p/2380824#M3891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-13T15:05:54Z</dc:date>
    </item>
  </channel>
</rss>

