<?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: Configure named instance MS SQL Connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218046#M13405</link>
    <description>Hi Khyati,
&lt;BR /&gt;Did you restart your sql server brower? Can you connect to your sql server express successfully without using Talend tool?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 14 Apr 2015 10:07:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-14T10:07:35Z</dc:date>
    <item>
      <title>Configure named instance MS SQL Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218041#M13400</link>
      <description>I'm trying to connect to a named instance of 2005 Express. I'm running Version 2.4.1 and the connection string is jdbc:jtds:sqlserver://obelix23:1433/master;instance=obelix where obelix23 is my server and obelix my instance. what am I getting wrong. Please help.</description>
      <pubDate>Sat, 16 Nov 2024 14:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218041#M13400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configure named instance MS SQL Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218042#M13401</link>
      <description>Hello, &lt;BR /&gt;Your post is not very clear.&lt;BR /&gt;Where is your problem ? In the wizard ? ? in the components ?&lt;BR /&gt;What version do you use ?&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 06 Nov 2008 12:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218042#M13401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-11-06T12:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configure named instance MS SQL Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218043#M13402</link>
      <description>Hi, 
&lt;BR /&gt; I am using SQL Server 2000. My database server was running in the named instance as SQL2K. My Server name is Pradeep. I gives the connection string as foolowing:- 
&lt;BR /&gt;Server : Pradeep 
&lt;BR /&gt;Database : DemoDB 
&lt;BR /&gt;Password : demo@123 
&lt;BR /&gt;Login : Demo 
&lt;BR /&gt;Schema : dbo 
&lt;BR /&gt;Port : 1433 
&lt;BR /&gt;AdditionalParams : instance=SQL2K 
&lt;BR /&gt;The above syntax is correct or not. My job was threwing the following error. 
&lt;BR /&gt;Exception in component tMSSqlOutput_1 
&lt;BR /&gt;java.sql.SQLException: Server DOMAINCIS17 has no instance named SQL2K. 
&lt;BR /&gt;Thanks &amp;amp; Regards, 
&lt;BR /&gt;Pradeepkumar.M</description>
      <pubDate>Mon, 17 Nov 2008 05:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218043#M13402</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-11-17T05:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Configure named instance MS SQL Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218044#M13403</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt; I am using SQL Server 2000. My database server was running in the named instance as SQL2K. My Server name is Pradeep. I gives the connection string as foolowing:-&lt;BR /&gt;Server : Pradeep&lt;BR /&gt;Database : DemoDB&lt;BR /&gt;Password : demo@123&lt;BR /&gt;Login : Demo&lt;BR /&gt;Schema : dbo&lt;BR /&gt;Port : 1433&lt;BR /&gt;AdditionalParams : instance=SQL2K&lt;BR /&gt;The above syntax is correct or not. My job was threwing the following error.&lt;BR /&gt;Exception in component tMSSqlOutput_1&lt;BR /&gt;java.sql.SQLException: Server Pradeep has no instance named SQL2K.&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Pradeepkumar.M&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 17 Nov 2008 05:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218044#M13403</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2008-11-17T05:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Configure named instance MS SQL Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218045#M13404</link>
      <description>Hi,&lt;BR /&gt;I am getting the same error. Did you get a solution? Does anyone know the solution?&lt;BR /&gt;Thanks&lt;BR /&gt;Khyati</description>
      <pubDate>Fri, 10 Apr 2015 04:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218045#M13404</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-04-10T04:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Configure named instance MS SQL Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218046#M13405</link>
      <description>Hi Khyati,
&lt;BR /&gt;Did you restart your sql server brower? Can you connect to your sql server express successfully without using Talend tool?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 14 Apr 2015 10:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218046#M13405</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-14T10:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Configure named instance MS SQL Connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218047#M13406</link>
      <description>Hi Sabrina,
&lt;BR /&gt;Yes, I did both successsfully and still getting the error that the Server cannot find/ connect to the instance SQLEXPRESS.
&lt;BR /&gt;Khyati</description>
      <pubDate>Thu, 16 Apr 2015 16:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Configure-named-instance-MS-SQL-Connection/m-p/2218047#M13406</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-04-16T16:12:47Z</dc:date>
    </item>
  </channel>
</rss>

