<?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 Native SSPI library not loaded for SQL Server in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Native-SSPI-library-not-loaded-for-SQL-Server/m-p/2278567#M54006</link>
    <description>&lt;P&gt;Hello there!&lt;BR /&gt;&lt;BR /&gt;I have read other posts about the same problem here and there and tried what was suggested to do but nothing seems to really work in my case...&lt;BR /&gt;The type of connection I need is with windows authentication (That's how I log into my SQL Server). The problem is that I get the following error:&lt;BR /&gt;&lt;BR /&gt;Connection failure. You must change the Database Settings.&lt;BR /&gt;java.sql.SQLException: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:654)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsConnection.&amp;lt;init&amp;gt;(JtdsConnection.java:371)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1120)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:290)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$67.runWithCancel(DatabaseForm.java:4208)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$67.runWithCancel(DatabaseForm.java:1)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: java.io.IOException: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.sendMSLoginPkt(TdsCore.java:1963)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:617)&lt;BR /&gt;... 12 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For reference, I have followed the steps in this video:&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=pXFazmPcqX8&amp;amp;feature=emb_logo" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=pXFazmPcqX8&amp;amp;feature=emb_logo&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Is there anyone who could help me out?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Many thanks,&lt;/P&gt; 
&lt;P&gt;Jack&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:49:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T02:49:22Z</dc:date>
    <item>
      <title>Native SSPI library not loaded for SQL Server</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Native-SSPI-library-not-loaded-for-SQL-Server/m-p/2278567#M54006</link>
      <description>&lt;P&gt;Hello there!&lt;BR /&gt;&lt;BR /&gt;I have read other posts about the same problem here and there and tried what was suggested to do but nothing seems to really work in my case...&lt;BR /&gt;The type of connection I need is with windows authentication (That's how I log into my SQL Server). The problem is that I get the following error:&lt;BR /&gt;&lt;BR /&gt;Connection failure. You must change the Database Settings.&lt;BR /&gt;java.sql.SQLException: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:654)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.JtdsConnection.&amp;lt;init&amp;gt;(JtdsConnection.java:371)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:184)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.DriverShim.connect(DriverShim.java:41)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataUtils.connect(ExtractMetaDataUtils.java:1120)&lt;BR /&gt;at org.talend.core.model.metadata.builder.database.ExtractMetaDataFromDataBase.testConnection(ExtractMetaDataFromDataBase.java:315)&lt;BR /&gt;at org.talend.metadata.managment.repository.ManagerConnection.check(ManagerConnection.java:290)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$67.runWithCancel(DatabaseForm.java:4208)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.database.DatabaseForm$67.runWithCancel(DatabaseForm.java:1)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$1.runnableWithCancel(AProgressMonitorDialogWithCancel.java:77)&lt;BR /&gt;at org.talend.repository.ui.dialog.AProgressMonitorDialogWithCancel$ARunnableWithProgressCancel$1.call(AProgressMonitorDialogWithCancel.java:161)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt;at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;Caused by: java.io.IOException: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.sendMSLoginPkt(TdsCore.java:1963)&lt;BR /&gt;at net.sourceforge.jtds.jdbc.TdsCore.login(TdsCore.java:617)&lt;BR /&gt;... 12 more&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For reference, I have followed the steps in this video:&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=pXFazmPcqX8&amp;amp;feature=emb_logo" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=pXFazmPcqX8&amp;amp;feature=emb_logo&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Is there anyone who could help me out?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Many thanks,&lt;/P&gt; 
&lt;P&gt;Jack&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Native-SSPI-library-not-loaded-for-SQL-Server/m-p/2278567#M54006</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:49:22Z</dc:date>
    </item>
  </channel>
</rss>

