<?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: Database connect failure even after MSSQL-JDBC jar install in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405840#M10965</link>
    <description>&lt;P&gt;Here's the output of the errors...it appears like there's an issue with my user but, as I mentioned, I can connect via SSMS just fine. I don't have to have anything more than read permissions to the database do I?&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000G4Zh7AAF.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141925i8BAB6E2B796D06F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000G4Zh7AAF.jpg" alt="0695b00000G4Zh7AAF.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jun 2021 15:48:21 GMT</pubDate>
    <dc:creator>fogc1011</dc:creator>
    <dc:date>2021-06-14T15:48:21Z</dc:date>
    <item>
      <title>Database connect failure even after MSSQL-JDBC jar install</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405839#M10964</link>
      <description>&lt;P&gt;Even after following these directions:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/feed/0D53p00007vCoLACA0#" alt="https://community.talend.com/s/feed/0D53p00007vCoLACA0#" target="_blank"&gt;https://community.talend.com/s/feed/0D53p00007vCoLACA0#&lt;/A&gt; M1065&lt;/P&gt;&lt;P&gt;and successfully installing the SQL Server jdbc jar:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000G4NSyAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138349iF20431C4C23D1290/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000G4NSyAAN.png" alt="0695b00000G4NSyAAN.png" /&gt;&lt;/span&gt;I still am getting the error message "Connection failure. You must change the Database Settings." &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the database server is listening at the specified port, I have a valid jdbc jar that is consistent with the version of java I'm running, and I can easily connect to the database in question using SSMS using the login details, etc. specified in the UI. I'm not sure where to go next. Anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405839#M10964</guid>
      <dc:creator>fogc1011</dc:creator>
      <dc:date>2024-11-16T00:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Database connect failure even after MSSQL-JDBC jar install</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405840#M10965</link>
      <description>&lt;P&gt;Here's the output of the errors...it appears like there's an issue with my user but, as I mentioned, I can connect via SSMS just fine. I don't have to have anything more than read permissions to the database do I?&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000G4Zh7AAF.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141925i8BAB6E2B796D06F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000G4Zh7AAF.jpg" alt="0695b00000G4Zh7AAF.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 15:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405840#M10965</guid>
      <dc:creator>fogc1011</dc:creator>
      <dc:date>2021-06-14T15:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Database connect failure even after MSSQL-JDBC jar install</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405841#M10966</link>
      <description>&lt;P&gt;Ok, adding more detail as I troubleshoot and uncover. I've realized my mistake..... I was connecting SSMS to DB via Windows Auth and when I tried SQL Server Auth using the same credentials in SSMS I wasn't able to connect. After briefly discussing this with DBA, I realized I need to use Windows Auth to connect to TOC (I don't have a SQL Server Auth account available.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, I've read through several posts in the community to determine how to go about doing this. According to &lt;A href="https://community.talend.com/s/feed/0D53p00008MQKAmCAP" alt="https://community.talend.com/s/feed/0D53p00008MQKAmCAP" target="_blank"&gt;this post&lt;/A&gt;, I've removed all login, database, server, etc. detail from the lower half of the DB Connection form and, instead, added the detail into the String of Connection area on the form using the format MS has specified. All looks good but when I test the connection, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;I&gt;"&lt;/I&gt;Connection&lt;I&gt; failure. You must change the Database Settings&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. ClientConnectionId:3a8ec008-d671-44b7-b24d-8ad6af71db63...."&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still using the Microsoft jdbc because other posts like &lt;A href="https://community.talend.com/s/article/How-to-have-Jobs-connect-to-a-Microsoft-SQL-DB-with-Windows-Authentication-accounts-QPbgE" alt="https://community.talend.com/s/article/How-to-have-Jobs-connect-to-a-Microsoft-SQL-DB-with-Windows-Authentication-accounts-QPbgE" target="_blank"&gt;this one&lt;/A&gt; reference a JTDS driver that, according to their &lt;A href="http://jtds.sourceforge.net/" alt="http://jtds.sourceforge.net/" target="_blank"&gt;SourceForge page&lt;/A&gt; is only compatible up to SQL Server 2012.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Should I still use the Microsoft version of jdbc or should I swap over to JTDS even though my server is newer than 2012? Also I assume that because I'm using Windows auth, I don't need to specify more than the server and db in my connection string. Is that accurate too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jun 2021 18:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405841#M10966</guid>
      <dc:creator>fogc1011</dc:creator>
      <dc:date>2021-06-14T18:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Database connect failure even after MSSQL-JDBC jar install</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405842#M10967</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In Talend Studio, you can create a SQL Server metadata connection with integrated authentication.&lt;/P&gt;&lt;P&gt;Could you please have a look at this article to see if it helps? &lt;A href="https://community.talend.com/s/article/How-do-I-configure-integrated-authentication-for-a-Microsoft-SQL-Server-connection-in-Studio-b1dvv" alt="https://community.talend.com/s/article/How-do-I-configure-integrated-authentication-for-a-Microsoft-SQL-Server-connection-in-Studio-b1dvv" target="_blank"&gt;https://community.talend.com/s/article/How-do-I-configure-integrated-authentication-for-a-Microsoft-SQL-Server-connection-in-Studio-b1dvv&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 04:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405842#M10967</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-15T04:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Database connect failure even after MSSQL-JDBC jar install</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405843#M10968</link>
      <description>&lt;P&gt;Thanks Sabrina - that worked! Based on the articles I referenced earlier, I'd already placed the dll in the System32 folder, but mistakenly thought I had to leave all connection property boxes blank and, instead, manually provide them in the String of Connection box. Filling out the connection properties in their assigned boxes on the form allowed me to connect.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 16:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405843#M10968</guid>
      <dc:creator>fogc1011</dc:creator>
      <dc:date>2021-06-15T16:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Database connect failure even after MSSQL-JDBC jar install</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405844#M10969</link>
      <description>&lt;P&gt;Follow up question for clarification and future installs for other users in my org.&lt;/P&gt;&lt;P&gt;Do we need to both:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Install the MSSQL-JDBC jar AND&lt;/LI&gt;&lt;LI&gt;Place the sqljdbc_auth.dll file&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;To make this work or do we only really need to do #2?&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 16:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405844#M10969</guid>
      <dc:creator>fogc1011</dc:creator>
      <dc:date>2021-06-15T16:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Database connect failure even after MSSQL-JDBC jar install</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405845#M10970</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What's java version are you using? Check in your Java if you have dlls for sql server. You should have sqljdbc_auth.dll when you are using&amp;nbsp;integratedSecurity=true. &lt;/P&gt;&lt;P&gt;- Downloaded JDBC Driver package and moved&amp;nbsp;&lt;B&gt;sqljdbc_auth.dll&lt;/B&gt;&amp;nbsp;to System 32&lt;/P&gt;&lt;P&gt;- Defined integratedSecurity=true in Additional parameters&lt;/P&gt;&lt;P&gt;Please restart your studio to apply the setting.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 02:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Database-connect-failure-even-after-MSSQL-JDBC-jar-install/m-p/2405845#M10970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-16T02:39:31Z</dc:date>
    </item>
  </channel>
</rss>

