<?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 How to Upgrade a the MSSQL JDBC Driver in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-Upgrade-a-the-MSSQL-JDBC-Driver/m-p/2404715#M10669</link>
    <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I create a new Connection in Talend Studio I can choose a DB Type. Than I can choose Microsoft SQL Server - Microsoft and have to insert the parameters. Host etc.&lt;/P&gt;&lt;P&gt;Where can I see which driver is "behind"  Microsoft SQL Server - Microsoft? And how do upgrade this driver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:45:06 GMT</pubDate>
    <dc:creator>dominik4</dc:creator>
    <dc:date>2024-11-16T00:45:06Z</dc:date>
    <item>
      <title>How to Upgrade a the MSSQL JDBC Driver</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-Upgrade-a-the-MSSQL-JDBC-Driver/m-p/2404715#M10669</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I create a new Connection in Talend Studio I can choose a DB Type. Than I can choose Microsoft SQL Server - Microsoft and have to insert the parameters. Host etc.&lt;/P&gt;&lt;P&gt;Where can I see which driver is "behind"  Microsoft SQL Server - Microsoft? And how do upgrade this driver?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-Upgrade-a-the-MSSQL-JDBC-Driver/m-p/2404715#M10669</guid>
      <dc:creator>dominik4</dc:creator>
      <dc:date>2024-11-16T00:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Upgrade a the MSSQL JDBC Driver</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-Upgrade-a-the-MSSQL-JDBC-Driver/m-p/2404716#M10670</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please clarify in which Talend version/edition you are?&lt;/P&gt;&lt;P&gt;Here is online documentation for V 7.3.1 about: &lt;A href="https://help.talend.com/r/Msze~3~S7zxO1qT6vAXVyQ/nyZUudwPmalTN77x8wxF5w" alt="https://help.talend.com/r/Msze~3~S7zxO1qT6vAXVyQ/nyZUudwPmalTN77x8wxF5w" target="_blank"&gt;TalendHelpCenter: Supported Third-Party System/Database/Business Application Versions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are two kinds of DB_type for MSSQL database supported: JTDS and Microsoft&lt;/P&gt;&lt;P&gt;Open source JTDS (The jar of driver is &lt;A href="https://jira.talendforge.org/secure/attachment/218637/218637_jtds-1.3.1-patch.jar" alt="https://jira.talendforge.org/secure/attachment/218637/218637_jtds-1.3.1-patch.jar" target="_blank"&gt;jtds-1.3.1-patch.jar&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Microsoft sql server (The jar of driver is &lt;A href="https://jira.talendforge.org/secure/attachment/218638/218638_mssql-jdbc.jar" alt="https://jira.talendforge.org/secure/attachment/218638/218638_mssql-jdbc.jar" target="_blank"&gt;mssql-jdbc.jar&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 03:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-Upgrade-a-the-MSSQL-JDBC-Driver/m-p/2404716#M10670</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-29T03:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Upgrade a the MSSQL JDBC Driver</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-Upgrade-a-the-MSSQL-JDBC-Driver/m-p/2404717#M10671</link>
      <description>&lt;OL&gt;&lt;LI&gt;alaskasworldCall the SQLServerDatabaseMetaData methods getDriverMajorVersion, getDriverMinorVersion, or getDriverVersion.&lt;/LI&gt;&lt;LI&gt;The&amp;nbsp;&lt;B&gt;version&lt;/B&gt;&amp;nbsp;is displayed in the readme. txt file of the product distribution.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition, the JDBC driver name can be returned from the&amp;nbsp;getDriver name&amp;nbsp;method call on the SQLServerDatabaseMetaData class. It will return, for example, "Microsoft JDBC Driver 6.4 for SQL Server".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://alaskasworld.run/" alt="https://alaskasworld.run/" target="_blank"&gt;alaskasworld&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Mar 2021 04:32:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/How-to-Upgrade-a-the-MSSQL-JDBC-Driver/m-p/2404717#M10671</guid>
      <dc:creator>HShakira1616128108</dc:creator>
      <dc:date>2021-03-19T04:32:58Z</dc:date>
    </item>
  </channel>
</rss>

