<?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: Where to put the mssql-jdbc jar for coonecting to SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285338#M58960</link>
    <description>&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LM8xAAG"&gt;@Archu&lt;/A&gt; wrote:
 &lt;BR /&gt; 
 &lt;P&gt;Hi,&lt;/P&gt; 
 &lt;P&gt;I am unable to load data to a table in MS-sql Server 2016.&lt;/P&gt; 
 &lt;P&gt;I get the following error:&lt;/P&gt; 
 &lt;P&gt;I/O Error: Software caused connection abort: recv failed&lt;BR /&gt;Exception in component tMSSqlOutput_1&lt;BR /&gt;java.sql.SQLException: Invalid state, the Connection object is closed.&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.checkOpen(TdsCore.java:481)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.clearResponseQueue(TdsCore.java:767)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.reset(JtdsStatement.java:722)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.close(JtdsStatement.java:966)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.close(JtdsPreparedStatement.java:707)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.tFileInputDelimited_1Process(Hive.java:3405)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.tMSSqlInput_1Process(Hive.java:2293)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.runJobInTOS(Hive.java:3877)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.main(Hive.java:3543)&lt;BR /&gt;[ERROR]: ing_ppg_performa.hive_0_1.Hive - tMSSqlOutput_1 - I/O Error: Software caused connection abort: recv failed&lt;BR /&gt;[FATAL]: ing_ppg_performa.hive_0_1.Hive - tMSSqlOutput_1 Invalid state, the Connection object is closed.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;BR /&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Could you please check it to see if it is network timeout issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2017 04:50:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-10T04:50:06Z</dc:date>
    <item>
      <title>Where to put the mssql-jdbc jar for coonecting to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285335#M58957</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have downloaded the&amp;nbsp;mssql-jdbc jar file as per the requirement 'T&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;alend Studio&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;requires specific third-party Java libraries or database drivers (.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&lt;EM&gt;jar&lt;/EM&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;files) to be installed to connect to sources and targets.' &lt;FONT size="3"&gt;Now where should I put the JAR in order to get successfully connected to SQL server database?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Please suggest.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285335#M58957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Where to put the mssql-jdbc jar for coonecting to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285336#M58958</link>
      <description>Hello 
&lt;BR /&gt;I have showed how to install external jars manually in this page: 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoLACA0#M1065" target="_blank"&gt;https://community.talend.com/t5/Installing-and-Upgrading/Getting-error-to-connect-to-Microsoft-SQL-Server-Database/m-p/28323#M1065&lt;/A&gt; 
&lt;BR /&gt;Let me know if you still get the error. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 20 Jun 2017 07:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285336#M58958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-20T07:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Where to put the mssql-jdbc jar for coonecting to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285337#M58959</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am unable to load data to a table in MS-sql Server 2016.&lt;/P&gt;&lt;P&gt;I get the following error:&lt;/P&gt;&lt;P&gt;I/O Error: Software caused connection abort: recv failed&lt;BR /&gt;Exception in component tMSSqlOutput_1&lt;BR /&gt;java.sql.SQLException: Invalid state, the Connection object is closed.&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.checkOpen(TdsCore.java:481)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.clearResponseQueue(TdsCore.java:767)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.reset(JtdsStatement.java:722)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.close(JtdsStatement.java:966)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.close(JtdsPreparedStatement.java:707)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.tFileInputDelimited_1Process(Hive.java:3405)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.tMSSqlInput_1Process(Hive.java:2293)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.runJobInTOS(Hive.java:3877)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.main(Hive.java:3543)&lt;BR /&gt;[ERROR]: ing_ppg_performa.hive_0_1.Hive - tMSSqlOutput_1 - I/O Error: Software caused connection abort: recv failed&lt;BR /&gt;[FATAL]: ing_ppg_performa.hive_0_1.Hive - tMSSqlOutput_1 Invalid state, the Connection object is closed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have made a Db Connection through Open Source JTDS, the connection works fine.&lt;/P&gt;&lt;P&gt;But my job does not work fine and I get the above error.&lt;/P&gt;&lt;P&gt;So, I tried to use Microsoft Db version drop down.&lt;/P&gt;&lt;P&gt;But, was not able to connect at all.&lt;/P&gt;&lt;P&gt;I have installed the jar and renamed to mssql-jdbc.jar, but was in vain.&lt;/P&gt;&lt;P&gt;Can someone please help me out on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jul 2017 06:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285337#M58959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-08T06:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where to put the mssql-jdbc jar for coonecting to SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285338#M58960</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LM8xAAG"&gt;@Archu&lt;/A&gt; wrote:
 &lt;BR /&gt; 
 &lt;P&gt;Hi,&lt;/P&gt; 
 &lt;P&gt;I am unable to load data to a table in MS-sql Server 2016.&lt;/P&gt; 
 &lt;P&gt;I get the following error:&lt;/P&gt; 
 &lt;P&gt;I/O Error: Software caused connection abort: recv failed&lt;BR /&gt;Exception in component tMSSqlOutput_1&lt;BR /&gt;java.sql.SQLException: Invalid state, the Connection object is closed.&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.checkOpen(TdsCore.java:481)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.clearResponseQueue(TdsCore.java:767)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.reset(JtdsStatement.java:722)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsStatement.close(JtdsStatement.java:966)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsPreparedStatement.close(JtdsPreparedStatement.java:707)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.tFileInputDelimited_1Process(Hive.java:3405)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.tMSSqlInput_1Process(Hive.java:2293)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.runJobInTOS(Hive.java:3877)&lt;BR /&gt;at ing_ppg_performa.hive_0_1.Hive.main(Hive.java:3543)&lt;BR /&gt;[ERROR]: ing_ppg_performa.hive_0_1.Hive - tMSSqlOutput_1 - I/O Error: Software caused connection abort: recv failed&lt;BR /&gt;[FATAL]: ing_ppg_performa.hive_0_1.Hive - tMSSqlOutput_1 Invalid state, the Connection object is closed.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;BR /&gt;
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Could you please check it to see if it is network timeout issue?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 04:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Where-to-put-the-mssql-jdbc-jar-for-coonecting-to-SQL-Server/m-p/2285338#M58960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-10T04:50:06Z</dc:date>
    </item>
  </channel>
</rss>

